what is the cmd to remove the comment lines from a file and
to display the original text without comments?
thanks in advance......
Answer Posted / sandip
sed '/^#/d' filename
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How do I use nslookup?
Why is grep called grep?
What does this command do,"$more readme.txt“?
What is grep command in unix with examples?
How does the system know where one command ends and another begins?
How does pipe () work?
What is pipe command in unix?
What does this command do? Cat food 1 > kitty
Which unix command lists files/folders in alphabetical order?
What is command statement?
Explain mount and unmount command.
What are file commands?
What does grep v grep do?
What does find command return in unix?
What is the nmap command?