their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / siri
cat file1>>file2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to find a file?
What are the unix commands?
What are the dos commands?
Name the general commands in using unix os for a beginner?
What do chmod, chown, chgrp commands do?
How do you grep a case insensitive?
What's a command word?
What is pipe command in unix?
What is nr in awk command?
How do I run a whois command?
Describe the usage and functionality of the command rm –r * in unix?
Is it inbetween or in between?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does 'mkdir' command do in UNIX?
Which unix command lists files/folders in alphabetical order?