their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / siri
cat file1>>file2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of tee command?
What are the commands in UNIX to list the files in a Directory?
What is the first character of the output in ls l command?
Are you in or at the office?
Is grep faster than awk?
What is the difference between awk and grep?
How can we use grep command in unix?
Who command in unix operating system?
Why is it called grep?
What is a bash command?
What is a command and examples?
What do chown command do?
What is the behavioural difference between cmp and diff commands?
Write a command that will display files in the current directory, in a colored, long format.
What are bash commands?