enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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 .

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

  4. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

    Report free disk space Version 1 AT&T UNIX diff: Text processing Mandatory Compare two files; see also cmp Version 5 AT&T UNIX dirname: Filesystem Mandatory Return the directory portion of a pathname; see also basename System III du: Filesystem Mandatory Estimate file space usage Version 1 AT&T UNIX echo: Shell programming Mandatory

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

    en.wikipedia.org/wiki/Filelight

    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]

  7. What does "free up disk space" mean — and how do you fix it?

    www.aol.com/lifestyle/does-free-disk-space-mean...

    Use the Disk Cleanup function on Windows. Windows has a built-in feature that helps you free up disk space; it’s called Disk Cleanup. Just click the Start button and then search for it by name.

  8. Free-space bitmap - Wikipedia

    en.wikipedia.org/wiki/Free-space_bitmap

    A separate array then stores the number of free sectors in each chunk, so chunks with insufficient space can be easily skipped over, and the total amount of free space is easier to compute. Finding free space now entails searching the summary array first, then searching the associated bitmap chunk for the exact sectors available. [1]

  9. File system - Wikipedia

    en.wikipedia.org/wiki/File_system

    Utilities to free space for deleted files, if the file system provides an undelete function, also belong to this category. Some file systems defer operations such as reorganization of free space, secure erasing of free space, and rebuilding of hierarchical structures by providing utilities to perform these functions at times of minimal activity.