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
What does this command do? Cat food 1 > kitty
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of awk command in unix?
Can you enlist some commonly used network commands?
What do know about tee command and its usage?
Can you explain a little bit about command substitution?
What is a command and examples?
Explain command to view process running?
What is the use of the tee command?
What is command statement?
Explain ‘system calls’ with respect to unix commands?
What does the md command do?
Write a command that will display files in the current directory, in a colored, long format.
What is .sh file?
What does pipe () return?