Table of Contents
Previous Utility | List of External Utilities | Next Utility

Cat


        Concatenate Files to Stdout

Usage:  cat [-h-] [ file1 file2 ... ]

   cat copies the files you specify, one immediately after another,
   onto stdout.  No end-of-file or other delimiter characters are
   inserted between files.

Options:

   -h         Help.  (This screen.)
   --         End of options.



Previous Utility | List of External Utilities | Next Utility
Table of Contents



Copyright © 1988-2003 by Hamilton Laboratories. All rights reserved.