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
What is command substitution?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the significance of the 'tee' command?
what is the advaantage of each user having its own copy of the shell?
What does grep v grep do?
Explain mount and unmount command.
What are bash commands?
Is command prompt unix?
Can you enlist some commonly used network commands?
What is the difference between cat and more command?
What is the pipe command?
What is difference between grep and find command in unix?
What is the behavioural difference between cmp and diff commands?
How do I find previous commands in unix?
Describe the usage and functionality of the command rm –r * in unix?