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 the use of sed command in unix?
Explain ‘library functions’ with respect to unix commands?
Does cp command overwrite files?
What is .sh file?
What is the search command in unix?
What is a command and examples?
hw will u use awk in replacing cahrs and files
What is the pipe command?
How do I use nslookup?
Is command prompt unix?
What is the functionality of a top command?
What is the unix command to confirm a remote host is alive or not?
What is a bash command?
What does 'mkdir' command do in UNIX?
What difference between cmp and diff commands?