How to add content of one file into another file at the beginning
Answer Posted / durgesh srivastava
if file1 conation go on file2 .............
cat file1 >> file2
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
How to find $ai_serual resolved path by using unix
What is awk used for?
What is the first character of the output in ls l command?
What is grep r?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What will the following command do?
What is ctrl d?
Explain command to display different lines that are found when compare two files?
What are the differences among a system call, a library function, and a unix command?
Does cp command overwrite files?
What is merge command in unix?
What is time_t?
Why is awk called awk?
What is a command and examples?
What does grep v grep do?