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 to display a file name which has zero bytes in size.

Answer Posted / akula

ls -ltr | grep "^-" | sort -nk5 | head -1
or
ls -ltr | grep "^-" | sort -nk5 | head -1 | awk '{ print $9 }'

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is s and g in sed command?

1167


What is .sh file?

1264


What is the use of cut command in unix?

1434


How do I search a whole word in vim?

1224


Which command is used to delete all files in the current directory and all its sub-directories?

1320


What do know about tee command?

1225


What is the command to compare two files in unix?

1175


How do I use nslookup?

1148


What are bash commands?

1230


What is “chmod” command?

1246


Is ‘du’ a command? If so, what is its use?

1208


Who command in unix operating system?

1192


What is nr in awk command?

1278


Why is grep called grep?

1369


How to display no of records in oracle using unix command?

1231