Search results
Results from the WOW.Com Content Network
df (abbreviation for disk free) is a standard Unix command used to display the amount of available disk space for file systems on which the invoking user has appropriate read access. df is typically implemented using the statfs or statvfs system calls .
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 .
Execute commands at a later time Version 7 AT&T UNIX awk: Text processing Mandatory Pattern scanning and processing language Version 7 AT&T UNIX basename: Filesystem Mandatory Return non-directory portion of a pathname; see also dirname Version 7 AT&T UNIX batch: Process management Mandatory Schedule commands to be executed in a batch queue bc ...
The system utility fsck (file system check) is a tool for checking the consistency of a file system in Unix and Unix-like operating systems, such as Linux, macOS, and FreeBSD. [1] The equivalent programs on MS-DOS and Microsoft Windows are CHKDSK, SFC, and SCANDISK.
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. env — Set the environment for command invocation, or list environment variables.
In 2008, Hard Disk Sentinel Linux version released, a command-line console tool detection and showing disk status with limited support of RAID configuration and SSDs in addition to hard disk status detection. The Linux version is available on x86, x64 and Raspberry Pi, ARMv5 platforms. [47] [better source needed] Since 30 August 2017, the Linux ...
The chkdsk command on Windows XP. CHKDSK can be run from DOS prompt, Windows Explorer, Windows Command Prompt, Windows PowerShell or Recovery Console. [10] On Windows NT operating systems, CHKDSK can also check the disk surface for bad sectors and mark them (in MS-DOS 6.x and Windows 9x, this is a task done by Microsoft ScanDisk).
fstab (after file systems table) is a system file commonly found in the directory /etc on Unix and Unix-like computer systems. In Linux, it is part of the util-linux package. The fstab file typically lists all available disk partitions and other types of file systems and data sources that may not necessarily be disk-based, and indicates how they are to be initialized or otherwise integrated ...