their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / kirus
cat file1>>file2
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What are grep patterns?
What command is used to check the current users?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the command to compare two files in unix?
What do chown command do?
How do I delete files from command prompt?
What are reported commands?
How do I use grep to find a file?
What is grep in bash?
Explain mount and unmount command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is updatedb?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the difference between grep and grep?