If the directory you're interested is my_dir, then do:
du -sk my_dir/* | sort -nr | head
The /, or root directory.
The Linux Filesystem Hierarchy is used to help determine the file structure in the Linux Operating System. It defines the Directory structure and directory contents.
Var directory is a sub directory of the root directory, The system writes data during process of its operation.
There is no specific directory on which you have to access NFS shares. You can mount a specific NFS share as root, or a subdirectory therein, such as /home.
/var/log
"cd /" will move the user to the root directory, assuming the user has permission to move to this directory, and the user has not been chroot'ed to a specific directory (which will cause "cd /" to move the user to that named directory, instead of the system's root).
It is the Home Directory.
The root directory is usually /.
The Root folder and Root directory is the Main location for the Linux system. Only users with super user privileges can access the directory. ANY changes made successfully in the root directory will be system wide. its the quickest way to destroy the operating system!
The root directory is /. The home directory is /home/user.
Filesystem Hierarchy Standard..... It is a tree like directory system, all Linux operating system use it....
mv file /path/to/directory