their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / praveen
cat file1 > file2
| Is This Answer Correct ? | 2 Yes | 16 No |
Post New Answer View All Answers
How do I search for a file in unix command?
Which command is used to copy files?
Name the various commands that are used for the user information in unix.
Which command is used to delete all files in the current directory and all its sub-directories?
What is command substitution?
What are bash commands?
How do I use grep to find a file?
Why is it called grep?
What is the function of grep command in unix?
What is a command and examples?
Differentiate cat command from more command.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the difference between cat command and more command?
What command is used to switching between users in unix?
What is the functionality of a top command?