home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / source / dvips / reencode / clean.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1992-04-24  |  55 b   |  3 lines

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