enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. GNU Core Utilities - Wikipedia

    en.wikipedia.org/wiki/GNU_Core_Utilities

    The GNU Core Utilities or coreutils is a package of GNU software containing implementations for many of the basic tools, such as cat, ls, and rm, which are used on Unix-like operating systems. In September 2002, the GNU coreutils were created by merging the earlier packages textutils , shellutils , and fileutils , along with some other ...

  3. List of GNU Core Utilities commands - Wikipedia

    en.wikipedia.org/wiki/List_of_GNU_Core_Utilities...

    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.

  4. GNU - Wikipedia

    en.wikipedia.org/wiki/GNU

    The system's basic components include the GNU Compiler Collection (GCC), the GNU C library (glibc), and GNU Core Utilities (coreutils), [6] but also the GNU Debugger (GDB), GNU Binary Utilities (binutils), [26] and the GNU Bash shell.

  5. GNU toolchain - Wikipedia

    en.wikipedia.org/wiki/GNU_toolchain

    The GNU toolchain is a broad collection of programming tools produced by ... GNU Core Utilities – Package of software containing basic utilities used on Unix-like ...

  6. List of GNU packages - Wikipedia

    en.wikipedia.org/wiki/List_of_GNU_packages

    GNU Accounting Utils – set of utilities providing statistics on users and processes (last, ac, accton, lastcomm, sa, dump-utmp, dump-acct) GNU ddrescue – data recovery tool GNU Emacs – implementation of Emacs editor

  7. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

    Utilities listed in POSIX.1-2017. This is a list of POSIX (Portable Operating System Interface) commands as specified by IEEE Std 1003.1-2024, which is part of the Single UNIX Specification (SUS). These commands can be found on Unix operating systems and most Unix-like operating systems.

  8. shred (Unix) - Wikipedia

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

    shred is a command on Unix-like operating systems that can be used to securely delete files and devices so that it is extremely difficult to recover them, even with specialized hardware and technology; assuming recovery is possible at all, which is not always the case.

  9. shuf - Wikipedia

    en.wikipedia.org/wiki/Shuf

    shuf is a command-line utility included in the textutils package of GNU Core Utilities for creating a standard output consisting of random permutations of the input. The version of shuf bundled in GNU coreutils was written by Paul Eggert.