Difference between revisions of "Package:Coreutils"

From Funtoo
Jump to navigation Jump to search
(Removed colors and key from page and added link to basename page.)
(copypasta descriptions from manpages)
Line 11: Line 11:
<tr><td>/bin/cat</td><td>Used to concatenate files and print them to stdout.</td></tr>
<tr><td>/bin/cat</td><td>Used to concatenate files and print them to stdout.</td></tr>
<tr><td>/bin/chgrp</td><td>Used to change group ownership</td></tr>
<tr><td>/bin/chgrp</td><td>Used to change group ownership</td></tr>
<tr><td>/bin/chmod</td><td>TODO</td></tr>
<tr><td>/bin/chmod</td><td>change file mode bits</td></tr>
<tr><td>/bin/chown</td><td>Change file ownership and group membership</td></tr>
<tr><td>/bin/chown</td><td>Change file ownership and group membership</td></tr>
<tr><td>[[Package:Coreutils/chroot | /bin/chroot]]</td><td>TODO</td></tr>
<tr><td>[[Package:Coreutils/chroot | /bin/chroot]]</td><td>TODO</td></tr>
<tr><td>/bin/cp</td><td>TODO</td></tr>
<tr><td>/bin/cp</td><td>copy files and directories</td></tr>
<tr><td>/bin/cut</td><td>TODO</td></tr>
<tr><td>/bin/cut</td><td>remove sections from each line of files</td></tr>
<tr><td>/bin/date</td><td>TODO</td></tr>
<tr><td>/bin/date</td><td>print or set the system date and time</td></tr>
<tr><td>/bin/dd</td><td>TODO</td></tr>
<tr><td>/bin/dd</td><td>convert and copy a file</td></tr>
<tr><td>/bin/df</td><td>TODO</td></tr>
<tr><td>/bin/df</td><td>report file system space usage</td></tr>
<tr><td>/bin/dir</td><td>TODO</td></tr>
<tr><td>/bin/dir</td><td>strip last component from file name</td></tr>
<tr><td>/bin/dirname</td><td>TODO</td></tr>
<tr><td>/bin/dirname</td><td>strip last component from file name</td></tr>
<tr><td>/bin/du</td><td>TODO</td></tr>
<tr><td>/bin/du</td><td>estimate file space usage</td></tr>
<tr><td>/bin/echo</td><td>TODO</td></tr>
<tr><td>/bin/echo</td><td>display a line of text</td></tr>
<tr><td>/bin/env</td><td>TODO</td></tr>
<tr><td>/bin/env</td><td>run a program in a modified environment</td></tr>
<tr><td>/bin/expr</td><td>TODO</td></tr>
<tr><td>/bin/expr</td><td>evaluate expressions</td></tr>
<tr><td>/bin/false</td><td>TODO</td></tr>
<tr><td>/bin/false</td><td>do nothing, unsuccessfully</td></tr>
<tr><td>/bin/head</td><td>TODO</td></tr>
<tr><td>/bin/head</td><td>output the first part of files</td></tr>
<tr><td>/bin/ln</td><td>Create hard and symbolic links between different files.</td></tr>
<tr><td>/bin/ln</td><td>Create hard and symbolic links between different files.</td></tr>
<tr><td>/bin/ls</td><td>List files and directories on the filesystem</td></tr>
<tr><td>/bin/ls</td><td>List files and directories on the filesystem</td></tr>
<tr><td>/bin/mkdir</td><td>Create a new, empty directory</td></tr>
<tr><td>/bin/mkdir</td><td>Create a new, empty directory</td></tr>
<tr><td>/bin/mkfifo</td><td>TODO</td></tr>
<tr><td>/bin/mkfifo</td><td>make FIFOs (named pipes)</td></tr>
<tr><td>/bin/mknod</td><td>TODO</td></tr>
<tr><td>/bin/mknod</td><td>make block or character special files</td></tr>
<tr><td>/bin/mktemp</td><td>TODO</td></tr>
<tr><td>/bin/mktemp</td><td>create a temporary file or directory</td></tr>
<tr><td>/bin/mv</td><td>Move a file to a different location on the filesystem.</td></tr>
<tr><td>/bin/mv</td><td>Move a file to a different location on the filesystem.</td></tr>
<tr><td>/bin/pwd</td><td>Output the Present Working Directory.</td></tr>
<tr><td>/bin/pwd</td><td>Output the Present Working Directory.</td></tr>
<tr><td>/bin/readlink</td><td>TODO</td></tr>
<tr><td>/bin/readlink</td><td>print resolved symbolic links or canonical file names</td></tr>
<tr><td>/bin/rm</td><td>Remove a file, directory, etc. from the filesystem.</td></tr>
<tr><td>/bin/rm</td><td>Remove a file, directory, etc. from the filesystem.</td></tr>
<tr><td>/bin/rmdir</td><td>Remove a directory from the filesystem.</td></tr>
<tr><td>/bin/rmdir</td><td>Remove a directory from the filesystem.</td></tr>
<tr><td>/bin/seq</td><td>TODO</td></tr>
<tr><td>/bin/seq</td><td>print a sequence of numbers</td></tr>
<tr><td>/bin/sleep</td><td>TODO</td></tr>
<tr><td>/bin/sleep</td><td>delay for a specified amount of time</td></tr>
<tr><td>/bin/sort</td><td>TODO</td></tr>
<tr><td>/bin/sort</td><td>sort lines of text files</td></tr>
<tr><td>/bin/stty</td><td>TODO</td></tr>
<tr><td>/bin/stty</td><td>change and print terminal line settings</td></tr>
<tr><td>/bin/sync</td><td>TODO</td></tr>
<tr><td>/bin/sync</td><td>Synchronize cached writes to persistent storage</td></tr>
<tr><td>/bin/tail</td><td>TODO</td></tr>
<tr><td>/bin/tail</td><td>output the last part of files</td></tr>
<tr><td>/bin/touch</td><td>Create an empty file on the filesystem.</td></tr>
<tr><td>/bin/touch</td><td>Create an empty file on the filesystem.</td></tr>
<tr><td>/bin/tr</td><td>TODO</td></tr>
<tr><td>/bin/tr</td><td>translate or delete characters</td></tr>
<tr><td>/bin/true</td><td>TODO</td></tr>
<tr><td>/bin/true</td><td>do nothing, successfully</td></tr>
<tr><td>/bin/tty</td><td>TODO</td></tr>
<tr><td>/bin/tty</td><td>print the file name of the terminal connected to standard input</td></tr>
<tr><td>/bin/uname</td><td>TODO</td></tr>
<tr><td>/bin/uname</td><td>print system information</td></tr>
<tr><td>/bin/vdir</td><td>TODO</td></tr>
<tr><td>/bin/vdir</td><td>list directory contents</td></tr>
<tr><td>/bin/wc</td><td>TODO</td></tr>
<tr><td>/bin/wc</td><td>print newline, word, and byte counts for each file</td></tr>
<tr><td>/bin/yes</td><td>TODO</td></tr>
<tr><td>/bin/yes</td><td>output a string repeatedly until killed</td></tr>
{{TableEnd}}
{{TableEnd}}


{{PageNeedsUpdates}}
{{PageNeedsUpdates}}
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 07:21, December 4, 2022

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/chmodchange file mode bits
/bin/chownChange file ownership and group membership
/bin/chrootTODO
/bin/cpcopy files and directories
/bin/cutremove sections from each line of files
/bin/dateprint or set the system date and time
/bin/ddconvert and copy a file
/bin/dfreport file system space usage
/bin/dirstrip last component from file name
/bin/dirnamestrip last component from file name
/bin/duestimate file space usage
/bin/echodisplay a line of text
/bin/envrun a program in a modified environment
/bin/exprevaluate expressions
/bin/falsedo nothing, unsuccessfully
/bin/headoutput the first part of files
/bin/lnCreate hard and symbolic links between different files.
/bin/lsList files and directories on the filesystem
/bin/mkdirCreate a new, empty directory
/bin/mkfifomake FIFOs (named pipes)
/bin/mknodmake block or character special files
/bin/mktempcreate a temporary file or directory
/bin/mvMove a file to a different location on the filesystem.
/bin/pwdOutput the Present Working Directory.
/bin/readlinkprint resolved symbolic links or canonical file names
/bin/rmRemove a file, directory, etc. from the filesystem.
/bin/rmdirRemove a directory from the filesystem.
/bin/seqprint a sequence of numbers
/bin/sleepdelay for a specified amount of time
/bin/sortsort lines of text files
/bin/sttychange and print terminal line settings
/bin/syncSynchronize cached writes to persistent storage
/bin/tailoutput the last part of files
/bin/touchCreate an empty file on the filesystem.
/bin/trtranslate or delete characters
/bin/truedo nothing, successfully
/bin/ttyprint the file name of the terminal connected to standard input
/bin/unameprint system information
/bin/vdirlist directory contents
/bin/wcprint newline, word, and byte counts for each file
/bin/yesoutput a string repeatedly until killed