Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.3 by edhill, Mon Apr 4 01:36:04 2005 UTC | revision 1.4 by edhill, Wed Jun 22 13:39:42 2005 UTC | |
|---|---|---|
| # | Line 154 echo -n "gzipping all the \"output.txt\" | Line 154 echo -n "gzipping all the \"output.txt\" |
| 154 | echo " done" | echo " done" |
| 155 | ||
| 156 | echo -n "setting permissions to world-readable ..." | echo -n "setting permissions to world-readable ..." |
| 157 | chmod -R a+rx $OUTDIR | chmod -R a+rx $OUTDIR > /dev/null 2>&1 |
| 158 | echo " done" | echo " done" |
| 159 | ||
| 160 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |