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
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the command to view process running?
What is the difference between cat and more command?
What is sed awk grep?
What is the size of time_t?
What is the nmap command?
Is it inbetween or in between?
What is the functionality of a top command?
What will the following command do?
What command is used to switching between users in unix?
How does shebang work?
What is grep and how do you use it?
What is rmdir command?
What is the first character of the output in ls l command?