type


type

The type command is used to quickly view the contents of any text file ( especially short files). type is also useful for concatenating text files, using the >> operator.

Examples

 type c:\boot.ini type c:\stuff\readme.txt  more type a.txt b.txt >> c.txt 


Windows XP Pocket Reference
Windows XP Pocket Reference
ISBN: 0596004257
EAN: 2147483647
Year: 2001
Pages: 154
Authors: David A. Karp

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net