their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / roshni
cat file1 >> file2
| Is This Answer Correct ? | 54 Yes | 1 No |
Post New Answer View All Answers
How do I run a whois command?
Is command prompt unix?
What is grep in bash?
What is the command to compare two files in unix?
How do I search for a file in unix command?
What are the commands in UNIX to list the files in a Directory?
How do you grep a case insensitive?
What are filter commands in unix?
What does this command do,"$more readme.txt“?
how to sort the content of the file based on numeric values
What is the command to find maximum memory taking process on the server?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Explain ‘library functions’ with respect to unix commands?
How do you grep recursively?
Give the command for finding the current date.