How will you list only the empty lines in a file (using
grep)?
Answer Posted / meeran
awk '/^$/' filename
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Write a script to print the first 10 elements of fibonacci series.
What is path in shell script?
How does path variable work?
What is bash used for?
Is powershell a language?
What is shell prompt?
What is a shell in operating system?
Which shell is the best?
What is ms powershell?
State the advantages of shell scripting?
I have 2 files and I want to print the records which are common to both.
What is the first line in a shell script?
How do I start a shell script?
What is scripting used for?
What is bash command used for?