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 do chgrp command do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Which command will print your home directory on screen?
How do I search for text in vi?
Why is grep called grep?
Enumerate some of the most commonly used network commands in unix?
Can you enlist some commonly used network commands?
Explain command to display different lines that are found when compare two files?
What is the behavioural difference between cmp and diff commands?
Explain ‘library functions’ with respect to unix commands?
How do I search for a file in unix command?
What is the command to find maximum memory taking process on the server?
What is grep and how do you use it?
What are reported commands?
What do chmod command do?