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
Write a command to kill the last background job?
What is updatedb?
What does 'mkdir' command do in UNIX?
Are you in or at the office?
What does find command return in unix?
What is the use of cut command in unix?
What is pipe command in unix?
Which command is used to copy files?
What does pipe () return?
Explain command to view process running?
What is command statement?
What is rmdir command?
What is the use of awk command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of the command 'ls -x chapter[1-5]' ?