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's a command word?
What are the dos commands?
Enumerate some of the most commonly used network commands in unix?
What are some command words?
Which unix command lists files/folders in alphabetical order?
What does pipe () return?
What is the comma to display different lines that are found when compare two files?
Explain the steps that a shell follows while processing a command.
What does the md command do?
How do you grep a case insensitive?
Using unix command how to display no of records in oracle?
What command is used to switching between users in unix?
What is in grep command?
What does grep v grep do?
What is the first character of the output in ls l command?