Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How can I send a mail with a compressed file as an attachment?

1040


What are the different variables present in linux shell?

1106


Is shell script a programming language?

1031


I have 2 files and I want to print the records which are common to both.

1165


What does .sh file contain?

959


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2475


How will you copy a file from one machine to other?

1006


Calculate a real number calculation directly from the terminal and not any shell script.

1222


How will you emulate wc –l using awk?

1535


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2668


What are the different types of variables used in shell script?

1076


What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?

1064


What is wc in shell script?

983


Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.

1156


Is scripting and coding the same thing?

986