How to add content of one file into another file at the beginning
Answer Posted / boss
cat file1 file2 > tmp && mv tmp file2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who command in unix?
What is the difference between awk and grep?
What are some command words?
What is the difference between grep and grep?
What is the use of tee command?
What is the comma to display different lines that are found when compare two files?
What is the use of finger command?
What is command statement?
Is it inbetween or in between?
What does pipe () return?
Give the command for finding the current date.
What are the dos commands?
What is ctrl d?
What is the significance of the 'tee' command?
How does shebang work?