their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / roshni
cat file1 >> file2
| Is This Answer Correct ? | 54 Yes | 1 No |
Post New Answer View All Answers
What are the unix commands?
Which command is used to copy files?
What is the general format of unix command syntax?
What is awk used for?
how to sort the content of the file based on numeric values
What do know about tee command and its usage?
What is the use of cut command in unix?
What is the use of find command in unix?
What is unix command line?
What is the comma to show the space allocation of files?
What is “chmod” command?
What command will change your prompt to myprompt?
What is the use of the command 'ls -x chapter[1-5]' ?
Can you explain a little bit about command substitution?
What does find command return in unix?