repo.or.cz
/
copyleftie-scripts.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
manr: fix
[copyleftie-scripts.git]
/
blup
blob
88302d66fc4f83489d990a36f990de3c83a4424e
1
#!/bin/rc
2
3
switch (`{basename $0}) {
4
case *down
5
arg='-U'
6
case *up
7
arg='-A'
8
case *
9
echo `{basename $0}: unsupported delta >[1=2]; exit 1
10
}
11
12
light $arg 2.5 &&
13
blnote