How to add content of one file into another file at the beginning
Answer Posted / ahmed
Use sed command
sed -i'' '1 i this is firts line' temp123
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does the “echo” command do?
Which command should you use to find the remaining disk space in unix server?
What is awk good for?
Enumerate some of the most commonly used network commands in unix?
What is command substitution?
What is in grep command?
What are the general commands in using unix os for a beginner?
What is the use of the tee command?
What do know about tee command?
Is grep faster than awk?
What is the nmap command?
What is used to type command?
What does pipe () return?
Explain command to view process running?
How do I find previous commands in unix?