Name

type

Synopsis

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:oot.ini
type c:stuff
eadme.txt | more
type a.txt b.txt >> c.txt
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset