their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / dimpi
cat file1 >> file2
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What do chmod command do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What does this command do,"$more readme.txt“?
What difference between cmp and diff commands?
What is the first character of the output in ls l command?
Give the command for finding the current date.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does 'mkdir' command do in UNIX?
Which command is used to kill the last background job?
What is difference between grep and find command in unix?
Explain command to display different lines that are found when compare two files?
What is awk used for?
How does pipe () work?
How to find $ai_serual resolved path by using unix
What is grep short for?