Search results
Results from the WOW.Com Content Network
du (abbreviated from disk usage) is a standard Unix program used to estimate file space usage—space used under a particular directory or files on a file system. A Windows commandline version of this program is part of Sysinternals suite by Mark Russinovich .
ncdu (NCurses Disk Usage) is a disk utility for Unix systems. Its name refers to its similar purpose to the du utility, but ncdu uses a text-based user interface under the [n]curses programming library. [3] Users can navigate the list using the arrow keys and delete files that are taking up too much space by pressing the 'd' key.
Filelight is a graphical disk usage analyzer part of the KDE Gear.. Instead of showing a tree view of the files within a partition or directory, or even a columns-represent-directories view like xdiskusage, it shows a series of concentric pie charts representing the various directories within the requested partition or directory and the amount of space they use. [1]
Disk Usage Analyzer is a graphical disk usage analyzer for GNOME. It was part of GNOME Core Applications, [2] but was split off for GNOME 3.4. It was originally named Baobab after the Adansonia tree. The software gives the user a menu-driven, graphical representation of what is on a disk drive. [3]
Most implementations of df in Unix and Unix-like operating systems include extra options. The BSD and GNU coreutils versions include -h, which lists free space in human readable format displaying units with the appropriate SI prefix (e.g. 10 MB [5]), -i, which lists inode usage, and -l, restricting display to only local filesystems.
dos2unix — Convert newline format from dos "\r\n" to unix "\n". du — Show disk usage, space consumed by files and directories. echo — Write each argument to stdout, with one space between each, followed by a newline. egrep — Show lines matching extended regular expressions. eject — Eject DEVICE or default /dev/cdrom.
dd is a command-line utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy files. [1] On Unix, device drivers for hardware (such as hard disk drives) and special device files (such as /dev/zero and /dev/random) appear in the file system just like normal files; dd can also read and/or write from/to these files ...
This is a list of commands from the GNU Core Utilities for Unix environments. These commands can be found on Unix operating systems and most Unix-like operating systems. GNU Core Utilities include basic file, shell and text manipulation utilities. Coreutils includes all of the basic command-line tools that are expected in a POSIX system.