projects
/
idzebra-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Productname from ZEBRA to zebra in refentries
[idzebra-moved-to-github.git]
/
test
/
dmoz
/
all.sh
1
#!/bin/sh
2
# $Id: all.sh,v 1.5 2002-06-20 08:03:30 adam Exp $
3
while true; do
4
./update.sh b
5
lpr times-b.ps
6
./update.sh c
7
lpr times-c.ps
8
./update.sh d
9
lpr times-d.ps
10
done