How to add content of one file into another file at the beginning
Answers were Sorted based on User's Feedback
Answer / durgesh srivastava
if file1 conation go on file2 .............
cat file1 >> file2
| Is This Answer Correct ? | 6 Yes | 13 No |
What is rmdir command?
How do you change file permissions?
Why is it called a shebang?
Which unix command to make a new directory?
Explain command to view process running?
What is the command to check ports active in UNIX?
What is the use of egrep command in unix?
What is a command and examples?
Does cp command overwrite files?
How can i know my Filesystem and its current usage in my prod UNIX system?
what are processor execution levels and priorities?
What is "type" command in unix?what is the functionality??