their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / sunil
cat file1 > file2
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
What does awk stand for?
What does the command ' $who | sort –logfile > newfile' do?
Which command is used to copy files?
Does cp command overwrite files?
What are the commands in UNIX to list the files in a Directory?
How do I clear my terminal history?
How to use grep command to list find the records of a file containing 10 different strings?
Who command in unix?
Explain ‘system calls’ with respect to unix commands?
Name the unix command to find how many days the server has been up.
What is the difference between grep and grep?
What is sed awk grep?
What do chmod, chown, chgrp commands do?
What is grep in bash?