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
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command will print your home directory on screen?
Give the command for finding the current date.
What does #!/ Bin sh do?
How do I use nslookup?
Explain ‘system calls’ with respect to unix commands?
What is the use of find command in unix?
What does sed command do in unix?
How do I run a whois command?
What is ctrl d?
Which command is used to kill the last background job?
Which command is used to create a directory?
What do chmod command do?
Who command in unix?
What do chgrp command do?