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 command will change your prompt to myprompt?
Explain command to view process running?
How do I find previous commands in unix?
What is grep and how do you use it?
Describe the zip/unzip command using gzip.
What is the nmap command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is pipe command in unix?
Can you enlist some commonly used network commands?
What are some command words?
Write a command that will display files in the current directory, in a colored, long format.
how to sort the content of the file based on numeric values
What are the general commands in using unix os for a beginner?
What is command substitution?
What does this command do,"$more readme.txt“?