* Added Maciej Baluta's GCI work on NetworkStatus, PowerStatus and
ProcessController with only minor changes.
* Created a page for Daniel Marth's GCI work, based on the wiki page at
https://dev.haiku-os.org/wiki/SystemBinCommands
* Updated translations mostly for Japanese and Italian from the currently
running GCI tasks.
Thanks everyone!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39724 a95241bf-73f2-0310-859d-f6bbb57e9c96
<p>All commandline applications shipped with Haiku are in either <spanclass="path">/boot/system/bin</span> or <spanclass="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <spanclass="path">~/config/bin</span>. All these locations are part of the PATH variable and are therefore automatically found.<br/>
Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter <tt>--help</tt>.</p>
<p><br/></p>
<p>Index:<ahref="#A">A – E</a>::<ahref="#F"> F – J </a>::<ahref="#K"> K – O </a>::<ahref="#P"> P – S </a>::<ahref="#T"> T – Z </a></p>
<tr><td><tt>addattr</tt></td><td></td><td>Writes an attribute to a node, taking the type into account and converting the values accordingly. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>alert</tt></td><td></td><td>Show a message box. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>arp</tt></td><td></td><td>Manipulate the system ARP cache. </td></tr>
<tr><td><tt>checkitout</tt></td><td></td><td>Wraps URL mime types around command line applications or other apps that don't handle them directly. </td></tr>
<tr><td><tt>chgrp</tt></td><td></td><td>Change group of files. </td></tr>
<tr><td><tt>copyattr</tt></td><td></td><td>Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>cp</tt></td><td></td><td>Copy files and directories. </td></tr>
<tr><td><tt>csplit</tt></td><td></td><td>Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.</td></tr>
<tr><td><tt>ctags</tt></td><td></td><td>Generate an index file for a variety of language objects found in files</td></tr>
<tr><td><tt>cut</tt></td><td></td><td>Remove sections from each line of files. </td></tr>
<tr><td><tt>date</tt></td><td></td><td>Display the current time in the given format or set the system date. </td></tr>
<tr><td><tt>kernel_debugger</tt></td><td></td><td>Enters the kernel debugger with the optional message. </td></tr>
<tr><td><tt>keymap</tt></td><td></td><td>Show and edit keymap. </td></tr>
<tr><td><tt>kill</tt></td><td></td><td>Send a signal to a process. </td></tr>
<tr><td><tt>less</tt></td><td></td><td>Show file with backward and forward movement. </td></tr>
<tr><td><tt>lessecho</tt></td><td></td><td>Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes. </td></tr>
<tr><td><tt>lesskey</tt></td><td></td><td>Specify key binding for less. </td></tr>
<tr><td><tt>link</tt></td><td></td><td>Create a link to a file. </td></tr>
<tr><td><tt>linkcatkeys</tt></td><td></td><td>[Leftover from the move of locale-kit.] </td></tr>
<tr><td><tt>listarea</tt></td><td></td><td>Lists area info for all currently running teams. </td></tr>
<tr><td><tt>lsindex</tt></td><td></td><td>Display the indexed attributes on the current volume/partition. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>mail2mbox</tt></td><td></td><td>Convert BeOS e-mail files into Unix mailbox files. </td></tr>
<tr><td><tt>make</tt></td><td></td><td>GNU make utility to maintain groups of programs.</td></tr>
<tr><td><tt>makebootable</tt></td><td></td><td>Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors. </td></tr>
<tr><td><tt>mbox2mail</tt></td><td></td><td>Convert Unix mailbox files into e-mail files for use with BeOS.. </td></tr>
<tr><td><tt>md5sum</tt></td><td></td><td>Print or check MD5 checksums.</td></tr>
<tr><td><tt>mountvolume</tt></td><td></td><td>Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes. </td></tr>
<tr><td><tt>nproc</tt></td><td></td><td>Print the number of processing units available to the current process which may be less than the number of online processors.</td></tr>
<tr><td><tt>od</tt></td><td></td><td>Write an unambiguous representation, octal bytes per default of files to standard output. </td></tr>
<tr><td><tt>open</tt></td><td></td><td>Launches an application/document from the shell. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>passwd</tt></td><td></td><td>Change user password. </td></tr>
<tr><td><tt>paste</tt></td><td></td><td>Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.</td></tr>
<tr><td><tt>patch</tt></td><td></td><td>Apply a diff file to an original. </td></tr>
<tr><td><tt>pathchk</tt></td><td></td><td>Diagnose invalid or unportable file names. </td></tr>
<tr><td><tt>ptx</tt></td><td></td><td>Output a permuted index, including context, of the words in the input files.</td></tr>
<tr><td><tt>pwd</tt></td><td></td><td>Print current directory. </td></tr>
<tr><td><tt>query</tt></td><td></td><td>A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>readlink</tt></td><td></td><td>Print value of a symbolic link or canonical file name. </td></tr>
<tr><td><tt>reindex</tt></td><td></td><td>Put the attributes of existing files into newly created index of a volume/partition. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>release</tt></td><td></td><td>Release a semaphore. </td></tr>
<tr><td><tt>renice</tt></td><td></td><td>Alter priority of running process. </td></tr>
<tr><td><tt>rlog</tt></td><td></td><td>Print log messages and other information about RCS files.</td></tr>
<tr><td><tt>rm</tt></td><td></td><td>Remove files and directories. </td></tr>
<tr><td><tt>rmattr</tt></td><td></td><td>Remove an attribute from a file. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>rmindex</tt></td><td></td><td>Remove an attribute from the index of a volume/partition. <ahref="cli-apps.html">(Haikuspecific)</a></td></tr>
<tr><td><tt>roster</tt></td><td></td><td>Print information about teams. </td></tr>
<tr><td><tt>route</tt></td><td></td><td>List and manipulate network routes. </td></tr>
<tr><td><tt>safemode</tt></td><td></td><td>Print if running in safemode. </td></tr>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <ahref="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
<tr><td>Settings:</td><td></td><td><spanclass="path">~/config/settings/WebPositive/</span> - Configuration files, cookies, cache and browsing history</td></tr>
<tr><td>設定ファイル:</td><td></td><td><spanclass="path">~/config/settings/WebPositive/</span> - Configuration files, cookies, cache and browsing history</td></tr>
<tr><td></td><td></td><td><spanclass="path">~/config/settings/WebPositive/Bookmarks</span> - Stores every bookmark as a file</td></tr>
</table>
<p><br/></p>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.