How to add content of one file into another file at the beginning
Answer Posted / pritam sahu
cat fil2 file1>>file3 then rename the file3 as file2 by mv
file3 file2.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What does the command ' $who | sort –logfile > newfile' do?
What difference between cmp and diff commands?
What is command statement?
Which command can you use to find the currently running process in unix server?
What is in grep command?
How to use grep command to list find the records of a file containing 10 different strings?
What are grep patterns?
What is “chmod” command?
What are the unix commands?
What is the use of the tee command?
Give the command for finding the current date.
How do I open a port?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the comma to show the space allocation of files?
What is unix command line?