home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / LOGS / runempty < prev    next >
Text File  |  2017-09-21  |  262b  |  11 lines

  1. #!/bin/csh -f
  2.  
  3. #set PROG = /cp/htdocs/Japan/LOGS/accesswatch.pl
  4. set PROG = /cp/htdocs/Japan/LOGS/doaw.csh
  5.  
  6. #foreach i (01 02 03 04 05 06 07 08 09 10 \
  7. #           11 12 13 14 15 16 17 18 19 20 \
  8. foreach i (13 14 15 16 17 18 19 20 )
  9.     $PROG 9605$i $i/May/1996
  10. end
  11.