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 / srividya
sed '/^#/ d'
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is the use of cut command in unix?
How do I run a whois command?
How do I open a port?
What command is used to switching between users in unix?
What is the difference between awk and grep?
How do I use nslookup?
how to sort the content of the file based on numeric values
Why is shebang used?
What is the comma to display different lines that are found when compare two files?
Differentiate cmp command from diff command.
What happens when we execute a unix command?
Why is grep called grep?
What are the dos commands?
What is command statement?
What are the unix commands?