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 is the size of time_t?
Are you in or at the office?
Can you enlist some commonly used network commands?
What are the dos commands?
What is s and g in sed command?
What is grep and how do you use it?
What command is used to switching between users in unix?
What's a command word?
How does shebang work?
hw will u use awk in replacing cahrs and files
Why is shebang used?
What is the functionality of a top command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is a bash command?
Write a command to display a file’s contents in various formats?