their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / sunil
cat file1 > file2
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
What is command substitution?
Why is shebang used?
What is merge command in unix?
Which command is used to copy files?
What is the command to compare two files in unix?
What is command statement?
Does cp command overwrite files?
What is a bash command?
What does #!/ Bin sh do?
What is the general format of unix command syntax?
What is ctrl d?
What is the use of finger command?
What is the first character of the output in ls l command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does find command return in unix?