home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / topware / partlogic / partlogic-0.57-iso.exe / partlogic-0.57.iso / programs / helpfiles / cat.txt < prev    next >
Text File  |  2005-08-29  |  189b  |  14 lines

  1.  
  2.  -- cat --
  3.  
  4. Print a file's contents on the screen.
  5.  
  6. Synonym:
  7.   type
  8.  
  9. Usage:
  10.   cat <file1> [file2] [file3] [...]
  11.  
  12. Each file name listed after the command name will be printed in sequence.
  13.  
  14.