home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / fnordadl / fn132src.zoo / scripts / ldt < prev    next >
Encoding:
Text File  |  1991-09-02  |  172 b   |  7 lines

  1. # Script to create listing file of all Fnordadel stuff
  2. # NeXT version
  3. ls -algF . >ldt.lst
  4. ls -algF cit*/*.[ch] >>ldt.lst
  5. ls -algF help/* >>ldt.lst
  6. ls -algF man/* >>ldt.lst
  7.