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


Display the Disk Usage of file sizes under each directory
in currentDirectory ?

Answers were Sorted based on User's Feedback



Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / david

du -sch command shows the result.

Is This Answer Correct ?    5 Yes 0 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / pravin

du -h gives you the human redable answer in KB,MB or GB use
of the disk

Is This Answer Correct ?    4 Yes 0 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / somnath ghosh

du -h --max-depth=1 command will show the result.

Is This Answer Correct ?    4 Yes 2 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / nobody

du -h | /dir_name

Is This Answer Correct ?    3 Yes 1 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / naresh

du -ah

above command will show the size of file and directory under
the current directory.

Is This Answer Correct ?    2 Yes 0 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / pavan.r

du -sh <file or folder> it will give the file or folder
used how much space
df -Th </dev/sdax> it will show u in this partiton howmuch
space is used and free space with file system

Is This Answer Correct ?    1 Yes 1 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / shaik nizamoddin

du -k

It displays Disk Usage of file sizes under each directory
in currentDirectory.

Is This Answer Correct ?    1 Yes 1 No

Display the Disk Usage of file sizes under each directory in currentDirectory ?..

Answer / ron

"df" cmd

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log

4 Answers   Cisco,


What is the command to see all the processes are working in the last 30 days?

9 Answers  


i am prepairing for 2+ yrs exp in oracle/unix production support, which topics should i cover in unix/linux and sql plz help

2 Answers   HCL,


What is makefile target?

0 Answers  


What is apple llvm?

0 Answers  


How can we increase disk read performance in single command in Linux operating system?

0 Answers   Winsol Solutions,


How do I run a script in linux?

0 Answers  


How do I run a .sh file in linux?

0 Answers  


How do you create a blank file in linux?

0 Answers  


how do you port scaning with netcat command?

1 Answers   Qseap Technologies, Wipro,


What is type command in linux?

0 Answers  


Explain trap command; shift command, getopts command of linux?

0 Answers  


Categories