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
What is the function of grep command in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
What do chmod command do?
How do you repeat a command in terminal?
Are you in or at the office?
Why is grep called grep?
What is unix command line?
How can you see the command line history?
What is the general format of unix command syntax?
How does the system know where one command ends and another begins?
Why is it called grep?
How does shebang work?
What do know about tee command and its usage?
How many unix commands are there?
What are the dos commands?