home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / text / tex / pastex / source / dvips / reencode / clean.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1992-04-23  |  55 b   |  3 lines

  1. #!/bin/csh
  2. rm -rf *~ *.tfm *.vpl *.vf *.afm testfont.*
  3.