Jump to content

cat file | program


Recommended Posts

Does this help:

http://en.wikipedia.org/wiki/Cat_%28Unix%29

Other operating systems

The equivalent command in the VMS, CP/M, DOS, OS/2, and Microsoft Windows operating system command shells is type.

Note: To combine multiple files together in DOS/Windows you can use the "copy /b" command:

Example:

copy /b file1.txt + file2.txt file3.txt

This copies file1.txt and file2.txt in binary mode together in one file, file3.txt.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy