home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / groff-1.09-src.lha / src / amiga / groff-1.09 / eqn / neqn.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1992-09-20  |  167b  |  6 lines

  1. #!/bin/sh
  2. # Provision of this shell script should not be taken to imply that use of
  3. # GNU eqn with groff -Tascii|-Tlatin1 is supported.
  4.  
  5. exec @g@eqn -Tascii ${1+"$@"}
  6.