Unix C++
Would you like to react to this message? Create an account in a few clicks or log in to continue.

append data

2 posters

Go down

append data Empty append data

Post by anand Wed Mar 03, 2010 6:09 pm

how to Combine the contents of the files "text.txt" and "matter.txt" into the file "empty1.txt"
anand
anand

Posts : 55
Points : 70
Join date : 2010-02-26
Age : 36

Back to top Go down

append data Empty Re: append data

Post by Christopher Wed Mar 03, 2010 6:10 pm

Code:
cat text.txt matter.txt > empty1.txt
Christopher
Christopher
Admin

Posts : 240
Points : 429
Join date : 2010-02-26
Age : 35

https://unixcpp.forumotion.com

Back to top Go down

append data Empty Re: append data

Post by anand Wed Mar 03, 2010 6:22 pm

thanks.. its workin
anand
anand

Posts : 55
Points : 70
Join date : 2010-02-26
Age : 36

Back to top Go down

append data Empty Re: append data

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum