How to add content of one file into another file at the beginning
Answer Posted / shilpi gupta
cat file1 file2 >>file3|mv file3 file2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I delete files from command prompt?
What does touch command do in unix?
What does the “echo” command do?
Why is it called a shebang?
What are the unix commands?
What do chown command do?
How do I clear my terminal history?
Which command is used to create a directory?
What is awk good for?
How does the system know where one command ends and another begins?
Which command is used to restrict incoming messages?
What does grep v do?
What is ctrl d?
What is the command to view process running?
Using unix command how to display no of records in oracle?