|
|
1.1 ! root 1: # apply a command to every INGRES file ! 2: ! 3: echo applying $*:q to all INGRES source files ! 4: set nonomatch ! 5: foreach i (*) ! 6: if (-d $i) then ! 7: echo "---------------- $i ----------------" ! 8: chdir $i ! 9: $*:q Makefile *.[chsqy] ! 10: chdir .. ! 11: endif ! 12: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.