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 are the differences among a system call, a library function, and a unix command?
How do you grep recursively?
Using unix command how to display no of records in oracle?
What does this command do? Cat food 1 > kitty
What do chmod command do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What will the following command do?
Which command can you use to find the currently running process in unix server?
Who command in unix operating system?
How do I search for text in vi?
What is the use of tee command?
Name the various commands that are used for the user information in unix.
How to use grep command to list find the records of a file containing 10 different strings?
why metadb requires a seperate slice to create Solaris volume manager
What are awk commands?