home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / demos.idb / usr / demos / Demo_Interfaces / Buttonfly / manwsh < prev    next >
Encoding:
Text File  |  1997-06-26  |  63 b   |  5 lines

  1. #! /bin/csh -f
  2. man $*
  3. echo -n "<ENTER to continue>"
  4. set foo $<
  5.