How i'll delete a particular line from the file? Please give
answer as soon as possible. Thanks in advance.
Answer Posted / rajasekhar.v
sed 'nd' filename
n means which line you want to delect
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is .sh file?
What is the use of finger command?
Why is it called a shebang?
Why is awk called awk?
What does pipe () return?
Write a command to kill the last background job?
Which command is used to create a directory?
What does the command '$ls | wc –l > file1' do?
How can you see the command line history?
What is {} in find command?
What do know about tee command and its usage?
What are grep patterns?
What do know about tee command?
How do I open a port?
Explain command to view process running?