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 find largest file?

Answers were Sorted based on User's Feedback



how to find largest file?..

Answer / padma

'Top' command can be used to display all the memory size of cpu used.

Is This Answer Correct ?    0 Yes 1 No

how to find largest file?..

Answer / biplab pramanik

It will print first 10 largest files.


$ du -a/var | sort -n -r | head -n 10

Is This Answer Correct ?    11 Yes 14 No

how to find largest file?..

Answer / rk

Right click---->Arrange Icons By-----> Size---->The last
file in the folder will be the largest..

Is This Answer Correct ?    1 Yes 5 No

how to find largest file?..

Answer / rohit

ls -lstr|head -1

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More Unix Commands Interview Questions

What is clustering in HP and how it's work?

1 Answers   HP,


How to find $ai_serual resolved path by using unix

0 Answers  


why unix operating system provides more security than other operating systems?

4 Answers  


What is the Unix file system hierarchy?

2 Answers  


their is a file1,file2 and i want to append file1 data to file2?

9 Answers   IBM,


How do I run a whois command?

0 Answers  


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


what is the difference between pipe(|) and tee command..

3 Answers   Cap Gemini, Rolta,


What is the search command in unix?

0 Answers  


How to see unused port number in Solaris?

2 Answers   HCL,


What is the functionality of a top command?

0 Answers   Amazon,


What command a user use to view a long text file one page at a time in UNIX?

8 Answers   IBM,


Categories