home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / INSTINFO / _. next >
Encoding:
Text File  |  1998-07-24  |  672 b   |  27 lines

  1. # Automatically generated decoration file for /archive/contents/!
  2. #
  3. # This file and any information not otherwise attributed is
  4. # Copyright 1992 by Ready-to-Run Software, Inc.
  5. #
  6. # All Rights Reserved
  7. #
  8. *DESCRIPTION*
  9. !
  10.  
  11. The ! command (pronounced bang) creates temporary files to be used with
  12. programs that require filenames in their command lines.  For example,
  13. to diff two files after sorting them, you might do:  
  14.     diff `! sort file1` `! sort file2`
  15. .
  16. *LICENSE*
  17.  
  18.   Copyright (C) 1993 O'Reilly & Associates, Inc.
  19.   Permission to use, copy, and modify this script without fee
  20.   is hereby granted.
  21.  
  22. .
  23.  
  24. *FILEGROUP*    Grouping:Shared: Heading:Other Shareable files:
  25. sbin/!
  26. .
  27.