Difference between revisions of "Package:Coreutils"

From Funtoo
Jump to navigation Jump to search
m
(Removed colors and key from page and added link to basename page.)
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
|Homepage=http://www.gnu.org/software/coreutils/
|Homepage=http://www.gnu.org/software/coreutils/
}}
}}
{{PageNeedsUpdates}}
The core utils package provides many essential linux binaries:
The core utils package provides many essential linux binaries:


*/bin/basename
{{TableStart}}
*/bin/cat
<tr class="info"><th>Binary name</th><th>Binary function</th></tr>
*/bin/chgrp
<tr><td>[[Package:Coreutils/basename | /bin/basename]]</td><td>Remove leading directory components from a given directory listing.</td></tr>
*/bin/chmod
<tr><td>/bin/cat</td><td>Used to concatenate files and print them to stdout.</td></tr>
*/bin/chown
<tr><td>/bin/chgrp</td><td>Used to change group ownership</td></tr>
*[[Package:Coreutils/chroot | /bin/chroot]]
<tr><td>/bin/chmod</td><td>TODO</td></tr>
*/bin/cp
<tr><td>/bin/chown</td><td>Change file ownership and group membership</td></tr>
*/bin/cut
<tr><td>[[Package:Coreutils/chroot | /bin/chroot]]</td><td>TODO</td></tr>
*/bin/date
<tr><td>/bin/cp</td><td>TODO</td></tr>
*/bin/dd
<tr><td>/bin/cut</td><td>TODO</td></tr>
*/bin/df
<tr><td>/bin/date</td><td>TODO</td></tr>
*/bin/dir
<tr><td>/bin/dd</td><td>TODO</td></tr>
*/bin/dirname
<tr><td>/bin/df</td><td>TODO</td></tr>
*/bin/du
<tr><td>/bin/dir</td><td>TODO</td></tr>
*/bin/echo
<tr><td>/bin/dirname</td><td>TODO</td></tr>
*/bin/env
<tr><td>/bin/du</td><td>TODO</td></tr>
*/bin/expr
<tr><td>/bin/echo</td><td>TODO</td></tr>
*/bin/false
<tr><td>/bin/env</td><td>TODO</td></tr>
*/bin/head
<tr><td>/bin/expr</td><td>TODO</td></tr>
*/bin/ln
<tr><td>/bin/false</td><td>TODO</td></tr>
*/bin/ls
<tr><td>/bin/head</td><td>TODO</td></tr>
*/bin/mkdir
<tr><td>/bin/ln</td><td>Create hard and symbolic links between different files.</td></tr>
*/bin/mkfifo
<tr><td>/bin/ls</td><td>List files and directories on the filesystem</td></tr>
*/bin/mknod
<tr><td>/bin/mkdir</td><td>Create a new, empty directory</td></tr>
*/bin/mktemp
<tr><td>/bin/mkfifo</td><td>TODO</td></tr>
*/bin/mv
<tr><td>/bin/mknod</td><td>TODO</td></tr>
*/bin/pwd
<tr><td>/bin/mktemp</td><td>TODO</td></tr>
*/bin/readlink
<tr><td>/bin/mv</td><td>Move a file to a different location on the filesystem.</td></tr>
*/bin/rm
<tr><td>/bin/pwd</td><td>Output the Present Working Directory.</td></tr>
*/bin/rmdir
<tr><td>/bin/readlink</td><td>TODO</td></tr>
*/bin/seq
<tr><td>/bin/rm</td><td>Remove a file, directory, etc. from the filesystem.</td></tr>
*/bin/sleep
<tr><td>/bin/rmdir</td><td>Remove a directory from the filesystem.</td></tr>
*/bin/sort
<tr><td>/bin/seq</td><td>TODO</td></tr>
*/bin/stty
<tr><td>/bin/sleep</td><td>TODO</td></tr>
*/bin/sync
<tr><td>/bin/sort</td><td>TODO</td></tr>
*/bin/tail
<tr><td>/bin/stty</td><td>TODO</td></tr>
*/bin/touch
<tr><td>/bin/sync</td><td>TODO</td></tr>
*/bin/tr
<tr><td>/bin/tail</td><td>TODO</td></tr>
*/bin/true
<tr><td>/bin/touch</td><td>Create an empty file on the filesystem.</td></tr>
*/bin/tty
<tr><td>/bin/tr</td><td>TODO</td></tr>
*/bin/uname
<tr><td>/bin/true</td><td>TODO</td></tr>
*/bin/vdir
<tr><td>/bin/tty</td><td>TODO</td></tr>
*/bin/wc
<tr><td>/bin/uname</td><td>TODO</td></tr>
*/bin/yes
<tr><td>/bin/vdir</td><td>TODO</td></tr>
<tr><td>/bin/wc</td><td>TODO</td></tr>
<tr><td>/bin/yes</td><td>TODO</td></tr>
{{TableEnd}}
 
{{PageNeedsUpdates}}
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 19:22, May 31, 2015

Coreutils

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

The core utils package provides many essential linux binaries:

Binary nameBinary function
/bin/basenameRemove leading directory components from a given directory listing.
/bin/catUsed to concatenate files and print them to stdout.
/bin/chgrpUsed to change group ownership
/bin/chmodTODO
/bin/chownChange file ownership and group membership
/bin/chrootTODO
/bin/cpTODO
/bin/cutTODO
/bin/dateTODO
/bin/ddTODO
/bin/dfTODO
/bin/dirTODO
/bin/dirnameTODO
/bin/duTODO
/bin/echoTODO
/bin/envTODO
/bin/exprTODO
/bin/falseTODO
/bin/headTODO
/bin/lnCreate hard and symbolic links between different files.
/bin/lsList files and directories on the filesystem
/bin/mkdirCreate a new, empty directory
/bin/mkfifoTODO
/bin/mknodTODO
/bin/mktempTODO
/bin/mvMove a file to a different location on the filesystem.
/bin/pwdOutput the Present Working Directory.
/bin/readlinkTODO
/bin/rmRemove a file, directory, etc. from the filesystem.
/bin/rmdirRemove a directory from the filesystem.
/bin/seqTODO
/bin/sleepTODO
/bin/sortTODO
/bin/sttyTODO
/bin/syncTODO
/bin/tailTODO
/bin/touchCreate an empty file on the filesystem.
/bin/trTODO
/bin/trueTODO
/bin/ttyTODO
/bin/unameTODO
/bin/vdirTODO
/bin/wcTODO
/bin/yesTODO