How to add content of one file into another file at the beginning
Answer Posted / rakesh kumar ray
cat > file1
rakesh
kumar
ray
cntrl + d
cat > file2
rintu
rohan
rocky
cntrl +d
cat < file1 > file2
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which command is used to restrict incoming messages?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the unix command to confirm a remote host is alive or not?
What is command statement?
What will the following command do?
What is the first character of the output in ls l command?
What is a command and examples?
What is the comma to show the space allocation of files?
What is awk used for?
What does 'mkdir' command do in UNIX?
How do I search for text in vi?
What does the command ' $who | sort –logfile > newfile' do?
What does this command do? Cat food 1 > kitty
What does find command return in unix?
Who command in unix operating system?