How i'll delete a particular line from the file? Please give
answer as soon as possible. Thanks in advance.
Answer Posted / sathish kumar p
sed '3d' file name
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the general commands in using unix os for a beginner?
What is the use of tee command?
Write a command to display a file’s contents in various formats?
How do I search for a file in unix command?
Why is it called grep?
What is awk used for?
What is difference between grep and find command in unix?
Write a command to kill the last background job?
What is merge command in unix?
Explain ‘library functions’ with respect to unix commands?
What is the use of the tee command?
Which command is used to create a directory?
What happens when we execute a unix command?
What are the differences among a system call, a library function, and a unix command?
What is the use of finger command?