answersLogoWhite

0

du is a command the reports on the Disk Usage of the filesystem.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What does the size command return in Unix?

du -sk "filename"


What is the Unix command to display the filesizes of a directory?

Once your in the directory you have to type the following: du -a


How do you store the total size of c source file in unix?

du command can be used to find the size of the file.$ file_size=`du -s shift.c | cut -f1`$ echo $file_size4


Which commands will give you information about how much disk space each file in the current directory uses in unix?

Use the 'du' command in the directory you are interested in.


What is uucp?

UUCP is the abbriviation of Unix to Unix copy. It is worldwide email system called UUCP or Unix to Unix copy.This email system was developed for the operating system called Unix.


Is UNIX based on Linux?

No, but Linux is based on Unix since Linux is a Unix clone.


Who is Unix work performed by?

Unix work is performed by users of the unix system, for application and system programs, or anything that requires a Unix system.


What is a Unix Computer?

A computer that runs Unix.


What are the socket types in UNIX?

Unix commands


What is a Unix console?

A Unix console is a CLI interface through which to control or monitor a Unix computer.


What is Unix configuration?

Unix configuration is the process of tailoring a freshly installed version of Unix to your particular environment. Each Unix system may do that differently.


Which is better solaris or unix?

Solaris is a specific version of Unix; the term 'Unix' refers to a classification, and several vendors provide a Unix-like environment. So, in a sense, Unix and Solaris are the same thing.