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 do chown command do?
How to find $ai_serual resolved path by using unix
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I search for a file in unix command?
What does awk stand for?
How do you grep a case insensitive?
What is difference between grep and find command in unix?
How do I search a whole word in vim?
What are some command words?
What is the pipe command?
What command is used to check the current users?
What is grep in bash?
Who command in unix?
What does #!/ Bin sh do?
How do I clear my terminal history?