|
|
1.1 ! root 1: # check to see that everything is in SCCS form ! 2: ! 3: foreach i (*) ! 4: if (-d $i) then ! 5: echo "---------------- $i ----------------" ! 6: if (-e $i/SCCS) then ! 7: sccs -p$i/SCCS info $* ! 8: else ! 9: echo "$i not in SCCS format" ! 10: endif ! 11: endif ! 12: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.