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
What is the command to find maximum memory taking process on the server?
How do I search for text in vi?
hw will u use awk in replacing cahrs and files
How to display no of records in oracle using unix command?
What is the difference between awk and grep?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Why is it called a shebang?
How many unix commands are there?
Does cp command overwrite files?
Which unix command to make a new directory?
What is the use of the tee command?
What do chown command do?
What is nr in awk command?
What is s and g in sed command?
Which command should you use to find the remaining disk space in unix server?