How to add content of one file into another file at the beginning
Answer Posted / shilpi gupta
cat file1 file2 >>file3|mv file3 file2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which command is used to kill the last background job?
What are the differences among a system call, a library function, and a unix command?
What is time_t?
What is used to type command?
Which unix command lists files/folders in alphabetical order?
Differentiate cat command from more command.
What is the function of grep command in unix?
What is unix command line?
Describe the usage and functionality of the command rm –r * in unix?
What is a command and examples?
What is the difference between cat command and more command?
What does grep v grep do?
How do you grep recursively?
How do I run a whois command?
How do I search a whole word in vim?