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
Why is it called a shebang?
What does grep v do?
What is pipe command in unix?
Enumerate some of the most commonly used network commands in unix?
What is the comma to show the space allocation of files?
What is the command to view process running?
how to sort the content of the file based on numeric values
What does awk stand for?
Who wrote grep?
What is the use of egrep command in unix?
What is unix command line?
How to display no of records in oracle using unix command?
What is command statement?
hw will u use awk in replacing cahrs and files
What is grep in bash?