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
Explain command to display different lines that are found when compare two files?
What is rmdir command?
What is awk used for?
Name the general commands in using unix os for a beginner?
What does the metacharacter mean?
Who wrote grep?
What are the dos commands?
Describe the zip/unzip command using gzip.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Which command is used to copy files?
What is sed awk grep?
What is the use of finger command?
How to find $ai_serual resolved path by using unix
Write a command to kill the last background job?
What is the use of tee command?