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...

Write a command remove all empty lines?

Answer Posted / guest

awk '^$ d {print $0}'

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Conditional expressions in AWK?

1129


Write a command to print the second and third line of a file without using nr?

703


What are AWK Numerical Functions?

1098


Write a command to print the squares of numbers from 1 to 10 using awk command?

1049


What is the use of string function tolower(string)?

1079


What is the use of FNR?

1336


What is the use of SUBSEP?

1382


What is the use of string function sub(regex,replacement)?

1305


What are System functions?

1273


Usage of And/Or/Not operators in AWK?

1136


What is the use of CONVFMT?

1462


How to exit from an awk script using the exit command?

1188


What is the use of string function toupper(string)?

1177


Write a command to print first and last line using sed command?

696


What is the use of string functiong sub(regex,replacement,string)?

1164