home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / groff-1.09-src.lha / src / amiga / groff-1.09 / nroff / conftest.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1993-04-18  |  55 b   |  5 lines

  1. #!/bin/csh
  2. true || exit 0
  3. export PATH || exit 0
  4. exit 1
  5.