How to add content of one file into another file at the beginning
Answer Posted / vikas gupta
cat sourcefile>>destinationfile|head -1
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the dos commands?
Describe the usage and functionality of the command rm –r * in unix?
What are bash commands?
What does this command do,"$more readme.txt“?
Differentiate cat command from more command.
How do I search for a file in unix command?
Write a command to kill the last background job?
What is difference between grep and find command in unix?
Which command will print your home directory on screen?
Is ‘du’ a command? If so, what is its use?
What are the commands in UNIX to list the files in a Directory?
How to use grep command to list find the records of a file containing 10 different strings?
Enlist some filename manipulation commands in unix.
Explain how to use grep command to list find the records of a file containing 10 different strings?
Can you enlist some commonly used network commands?