Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Coreutils

Coreutils is a package of GNU Software containing many of the basic tools such as cat (Unix), Ls, and rm (Unix) needed for Unix-like operating systems. It is a combination of a number of earlier packages, including [http://www.gnu.org/software/textutils/textutils.html textutils], [http://www.gnu.org/software/shellutils/shellutils.html shellutils], and [http://www.gnu.org/software/fileutils/fileutils.html fileutils] along with some other miscellaneous utilities.

= GNU coreutils capabilities =

The GNU core utilities support long options as parameter (computer science)s to the commands, as well as the relaxation of the convention of specifying options before the regular arguments, unless the POSIXLY_CORRECT environment variable is set (which however enables a different functionality in BSD). Additionally, as the GNU philosophy shifts information away from manual pages (and uses tools such as info), usage information is more extensive.

= Programs included in coreutils =

The Debian package coreutils-5.2.1-2 contains these programs:

  • Basename
  • cat (Unix)
  • chgrp (Unix)
  • chmod (Unix)
  • chown (Unix)
  • chroot (Unix)
  • cksum
  • comm (Unix)
  • cp (Unix)
  • csplit (Unix)
  • cut (Unix)
  • date (Unix)
  • dd (Unix)
  • df (Unix)
  • dir (Unix)
  • dircolors (Unix)
  • dirname (Unix)
  • du (Unix)
  • echo (Unix)
  • Env
  • expand (Unix)
  • expr (Unix)
  • factor (Unix)
  • false (Unix)
  • fmt (Unix)
  • fold (Unix)
  • groups (Unix)
  • head (Unix)
  • hostid (Unix)
  • id (Unix)
  • install (Unix)
  • join (Unix)
  • link (Unix)
  • ln (Unix)
  • logname (Unix)
  • ls (Unix)
  • md5sum (Unix)
  • Mkdir
  • mkfifo (Unix)
  • mknod (Unix)
  • mv (Unix)
  • nice (Unix)
  • nl (Unix)
  • Nohup
  • od (Unix)
  • paste (Unix)
  • pathchk (Unix)
  • pinky (Unix)
  • pr (Unix)
  • printenv (Unix)
  • printf (Unix)
  • ptx (Unix)
  • Pwd
  • readlink (Unix)
  • rm (Unix)
  • Rmdir
  • seq (Unix)
  • sha1sum (Unix)
  • shred (Unix)
  • sleep (Unix)
  • sort (Unix)
  • split (Unix)
  • stat (Unix)
  • stty (Unix)
  • sum (Unix)
  • sync (Unix)
  • tac (Unix)
  • tail (Unix)
  • tee (Unix)
  • test (Unix)
  • touch (Unix)
  • tr (Unix)
  • true (Unix)
  • tsort (Unix)
  • tty (Unix)
  • Uname
  • unexpand (Unix)
  • Uniq
  • unlink (Unix)
  • users (Unix)
  • vdir (Unix)
  • wc (Unix)
  • who (Unix)
  • whoami (Unix)
  • yes (Unix)
  • In addition, coreutils contains a program called [. It is a synonym for test (Unix), permitting expressions like [ expression ].

    = See also =

  • List of Unix programs
  • BusyBox coreutils like package for embedded linux
  • = External link =

  • [http://www.gnu.org/software/coreutils/ Coreutils homepage]
  • [http://www.gnu.org/software/coreutils/manual/html_chapter/coreutils_toc.html Manual]