enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. df (Unix) - Wikipedia

    en.wikipedia.org/wiki/Df_(Unix)

    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 .

  3. du (Unix) - Wikipedia

    en.wikipedia.org/wiki/Du_(Unix)

    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 .

  4. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

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

  5. fsck - Wikipedia

    en.wikipedia.org/wiki/Fsck

    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.

  6. Toybox - Wikipedia

    en.wikipedia.org/wiki/Toybox

    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.

  7. Hard Disk Sentinel - Wikipedia

    en.wikipedia.org/wiki/Hard_Disk_Sentinel

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

  8. CHKDSK - Wikipedia

    en.wikipedia.org/wiki/CHKDSK

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

  9. fstab - Wikipedia

    en.wikipedia.org/wiki/Fstab

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