Updated user guide.
* 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
@@ -51,6 +51,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.</div>
|
||||
|
||||
<h1>Anwendungen</h1>
|
||||
|
||||
@@ -146,7 +147,8 @@ Andernfalls löscht man einfach den Ordner der Anwendung.</p>
|
||||
<a id="cli-apps" name="cli-apps">Haikus Konsolenprogramme</a></h2>
|
||||
<p>Neben den Konsolenprogrammen, die mit der Bash Shell kommen oder zum POSIX Standard gehören, gibt es noch einige Haiku-spezifische Tools, die erwähnt werden sollten. Diese Befehle sind oft besonders nützlich fürs Skripten, siehe auch das Kapitel zu <a href="bash-scripting.html">Bash und Skripten</a>.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Konsolenprogramme</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/list-cli-apps.html">List of all commandline applications</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Haiku-specific commandline applications</a></td><td> </td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
|
||||
@@ -42,14 +42,16 @@
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Konsolenprogramme</h2>
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Haiku-specific commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Ort:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
@@ -112,7 +114,8 @@ Soll eine Verknüpfung erstellt werden?" "Auf dem Desktop" "In der Deskbar" "Nei
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Anwendungen</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Anwendungen</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,354 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Daniel Marth
|
||||
* Humdinger <[email protected]>
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>List of commands</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User Guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/de.png" alt="" /> Deutsch</li>
|
||||
<li><a href="../../fr/applications/list-cli-apps.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../it/applications/list-cli-apps.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/applications/list-cli-apps.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/applications/list-cli-apps.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/applications/list-cli-apps.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../../jp/applications/list-cli-apps.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/applications/list-cli-apps.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/list-cli-apps.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/list-cli-apps.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../en/applications/list-cli-apps.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />List of all commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="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: <a href="#A">A – E</a> :: <a href="#F"> F – J </a> :: <a href="#K"> K – O </a> :: <a href="#P"> P – S </a> :: <a href="#T"> T – Z </a></p>
|
||||
<p><br /></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><tt>CortexAddOnHost</tt></td><td style="width:10px;"> </td><td>Starts service to monitor audio and video media add-ons in use. </td></tr>
|
||||
<tr><td><tt>ReadOnlyBootPrompt</tt></td><td> </td><td>Language setup. </td></tr>
|
||||
<tr><td><tt>[</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td colspan="3"><a id="A" name="A"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>A</h2></a></td></tr>
|
||||
<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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>alert</tt></td><td> </td><td>Show a message box. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>arp</tt></td><td> </td><td>Manipulate the system ARP cache. </td></tr>
|
||||
<tr><td><tt>awk</tt></td><td> </td><td>See gawk.</td></tr>
|
||||
<tr><td><tt>base64</tt></td><td> </td><td>Base64 encode or decode to standard output. </td></tr>
|
||||
<tr><td><tt>basename</tt></td><td> </td><td>Strip directory and optionally suffix from filenames.</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-Again Shell</td></tr>
|
||||
<tr><td><tt>bc</tt></td><td> </td><td>An arbitrary precision calculator language.</td></tr>
|
||||
<tr><td><tt>beep</tt></td><td> </td><td>Ring a bell. </td></tr>
|
||||
<tr><td><tt>bootman</tt></td><td> </td><td>Install or uninstall boot-menu. </td></tr>
|
||||
<tr><td><tt>bunzip2</tt></td><td> </td><td>See bzip2.</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>Block-sorting file compressor.</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C++-Compiler</td></tr>
|
||||
<tr><td><tt>cal</tt></td><td> </td><td>Display a calendar. </td></tr>
|
||||
<tr><td><tt>cat</tt></td><td> </td><td>Concatenate files and print on the standard output. </td></tr>
|
||||
<tr><td><tt>catattr</tt></td><td> </td><td>Show attributes of a node. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler</td></tr>
|
||||
<tr><td><tt>checkfs</tt></td><td> </td><td>Check file system. <a href="cli-apps.html">(Haiku specific)</a></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>chmod</tt></td><td> </td><td>Change file mode bits. </td></tr>
|
||||
<tr><td><tt>chop</tt></td><td> </td><td>Split file into smaller files. </td></tr>
|
||||
<tr><td><tt>chown</tt></td><td> </td><td>Change the owner and group of files. </td></tr>
|
||||
<tr><td><tt>chroot</tt></td><td> </td><td>Run commands within specified root directory. </td></tr>
|
||||
<tr><td><tt>cksum</tt></td><td> </td><td>Print CRC checksum and byte counts of files. </td></tr>
|
||||
<tr><td><tt>clear</tt></td><td> </td><td>Clear the terminal window. </td></tr>
|
||||
<tr><td><tt>clockconfig</tt></td><td> </td><td>Configure clock. </td></tr>
|
||||
<tr><td><tt>cmp</tt></td><td> </td><td>Compare files byte by byte.</td></tr>
|
||||
<tr><td><tt>collectcatkeys </tt></td><td> </td><td>[Leftover from the move of locale-kit.]</td></tr>
|
||||
<tr><td><tt>comm</tt></td><td> </td><td>Compare sorted files line by line. </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program. </td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon </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. <a href="cli-apps.html">(Haiku specific)</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>dc</tt></td><td> </td><td>Desk Calculator language.</td></tr>
|
||||
<tr><td><tt>dd</tt></td><td> </td><td>Copy a file, converting and formatting according operands. </td></tr>
|
||||
<tr><td><tt>desklink</tt></td><td> </td><td>Link items in Deskbar. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>df</tt></td><td> </td><td>Report file system disk space usage. </td></tr>
|
||||
<tr><td><tt>diff</tt></td><td> </td><td>Compare files line by line.</td></tr>
|
||||
<tr><td><tt>diff3</tt></td><td> </td><td>Compare three files line by line.</td></tr>
|
||||
<tr><td><tt>dircolors</tt></td><td> </td><td>Color setup for ls. </td></tr>
|
||||
<tr><td><tt>dirname</tt></td><td> </td><td>Print path with its trailing component removed. </td></tr>
|
||||
<tr><td><tt>draggers</tt></td><td> </td><td>Show/set draggers state. </td></tr>
|
||||
<tr><td><tt>driveinfo</tt></td><td> </td><td>Show hardware information. </td></tr>
|
||||
<tr><td><tt>dstcheck</tt></td><td> </td><td>Daylight Saving Time check. </td></tr>
|
||||
<tr><td><tt>du</tt></td><td> </td><td>Summarize disk usage of each file, recursively for directories. </td></tr>
|
||||
<tr><td><tt>dumpcatalog</tt></td><td> </td><td>[Leftover from the move of locale-kit.] </td></tr>
|
||||
<tr><td><tt>echo</tt></td><td> </td><td>Display a line of text.</td></tr>
|
||||
<tr><td><tt>egrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>eject</tt></td><td> </td><td>Eject removable media. </td></tr>
|
||||
<tr><td><tt>env</tt></td><td> </td><td>Run a program in a modified environment. </td></tr>
|
||||
<tr><td><tt>error</tt></td><td> </td><td>Prints clear text error messages for given error numbers. </td></tr>
|
||||
<tr><td><tt>expand</tt></td><td> </td><td>Convert tabs in each file to spaces, writing to standard output. </td></tr>
|
||||
<tr><td><tt>expr</tt></td><td> </td><td>Print value of expression to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="F" name="F"><h2>F</h2></a></td></tr>
|
||||
<tr><td><tt>factor</tt></td><td> </td><td>Print the prime factors of each specified integer number. </td></tr>
|
||||
<tr><td><tt>false</tt></td><td> </td><td>Do nothing, unsuccessfully. </td></tr>
|
||||
<tr><td><tt>fdinfo</tt></td><td> </td><td>Shows info about the used file descriptors in the system. </td></tr>
|
||||
<tr><td><tt>ffm</tt></td><td> </td><td>Set if focus follows mouse. </td></tr>
|
||||
<tr><td><tt>fgrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>filepanel</tt></td><td> </td><td>Display a load/save file panel. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>find</tt></td><td> </td><td>Search for files in a directory hierarchy.</td></tr>
|
||||
<tr><td><tt>finddir</tt></td><td> </td><td>Find directory using a constant. </td></tr>
|
||||
<tr><td><tt>fmt</tt></td><td> </td><td>Reformat each paragraph in the listed files, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fold</tt></td><td> </td><td>Wrap input lines in each file, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fortune</tt></td><td> </td><td>Print a random, hopefully interesting, adage. </td></tr>
|
||||
<tr><td><tt>frcode</tt></td><td> </td><td>Called by updatedb to compress the list of file names using front-compression.</td></tr>
|
||||
<tr><td><tt>freetype-config</tt></td><td> </td><td>Get FreeType compilation and linking information.</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>Internet file transfer program. </td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon</td></tr>
|
||||
<tr><td><tt>funzip</tt></td><td> </td><td>Extracts to stdout the gzip file or first zip entry of stdin or the given file.</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program. </td></tr>
|
||||
<tr><td><tt>gawk</tt></td><td> </td><td>Pattern scanning and processing language. </td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger. </td></tr>
|
||||
<tr><td><tt>getlimits</tt></td><td> </td><td>Output platform dependent limits in a format useful for shell scripts. </td></tr>
|
||||
<tr><td><tt>grep</tt></td><td> </td><td>Search for pattern.</td></tr>
|
||||
<tr><td><tt>groups</tt></td><td> </td><td>Print group memberships for each username. </td></tr>
|
||||
<tr><td><tt>gunzip</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>gzexe</tt></td><td> </td><td>Compress and decompress executables. </td></tr>
|
||||
<tr><td><tt>gzip</tt></td><td> </td><td>Compress files. </td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump</td></tr>
|
||||
<tr><td><tt>head</tt></td><td> </td><td>Print the first ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>hey</tt></td><td> </td><td>A small scripting utility.</td></tr>
|
||||
<tr><td><tt>hostname</tt></td><td> </td><td>Print or set the hostname of the current system. </td></tr>
|
||||
<tr><td><tt>id</tt></td><td> </td><td>Print user and group information. </td></tr>
|
||||
<tr><td><tt>ident</tt></td><td> </td><td>Identify RCS keyword in files. </td></tr>
|
||||
<tr><td><tt>ifconfig</tt></td><td> </td><td>Configure a network interface. </td></tr>
|
||||
<tr><td><tt>install</tt></td><td> </td><td>Copy files into destination locations. </td></tr>
|
||||
<tr><td><tt>install-wifi-firmwares.sh</tt></td><td> </td><td>Install firmware for various wireless network cards. </td></tr>
|
||||
<tr><td><tt>installoptionalpackage</tt></td><td> </td><td>Temporary solution for installing optional packages. </td></tr>
|
||||
<tr><td><tt>installsound</tt></td><td> </td><td>Install a new named sound event in the sounds preferences panel. </td></tr>
|
||||
<tr><td><tt>iroster</tt></td><td> </td><td>List input devices. </td></tr>
|
||||
<tr><td><tt>isvolume</tt></td><td> </td><td>Get volume information. </td></tr>
|
||||
<tr><td><tt>join</tt></td><td> </td><td>For each pair of input lines with identical jon fields, write a line to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="K" name="K"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>K</h2></a></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>listattr</tt></td><td> </td><td>List file attributes. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>listdev</tt></td><td> </td><td>Display devices in a user friendly way. </td></tr>
|
||||
<tr><td><tt>listimage</tt></td><td> </td><td>Lists image info for all currently running teams. </td></tr>
|
||||
<tr><td><tt>listport</tt></td><td> </td><td>Lists all open ports in the system organized by team. </td></tr>
|
||||
<tr><td><tt>listres</tt></td><td> </td><td>List resources of files. </td></tr>
|
||||
<tr><td><tt>listsem</tt></td><td> </td><td>List the semaphores allocated by the specified team. </td></tr>
|
||||
<tr><td><tt>listusb</tt></td><td> </td><td>List USB devices. </td></tr>
|
||||
<tr><td><tt>ln</tt></td><td> </td><td>Make links between files.</td></tr>
|
||||
<tr><td><tt>locate</tt></td><td> </td><td>Locate a file. </td></tr>
|
||||
<tr><td><tt>logger</tt></td><td> </td><td>Send a message to the system logging facility. </td></tr>
|
||||
<tr><td><tt>login</tt></td><td> </td><td>Begin session on the system. </td></tr>
|
||||
<tr><td><tt>logname</tt></td><td> </td><td>Print the name of the current user. </td></tr>
|
||||
<tr><td><tt>ls</tt></td><td> </td><td>List directory content. </td></tr>
|
||||
<tr><td><tt>lsindex</tt></td><td> </td><td>Display the indexed attributes on the current volume/partition. <a href="cli-apps.html">(Haiku specific)</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>merge</tt></td><td> </td><td>Three-way file merge. </td></tr>
|
||||
<tr><td><tt>message</tt></td><td> </td><td>Print a message. </td></tr>
|
||||
<tr><td><tt>mimeset</tt></td><td> </td><td>Set mimetype of a file. </td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator.</td></tr>
|
||||
<tr><td><tt>mkdir</tt></td><td> </td><td>Create directory. </td></tr>
|
||||
<tr><td><tt>mkdos</tt></td><td> </td><td>Initialize FAT16 or FAT32 partitions. </td></tr>
|
||||
<tr><td><tt>mkfifo</tt></td><td> </td><td>Create named pipes with the given names. </td></tr>
|
||||
<tr><td><tt>mkfs</tt></td><td> </td><td>Build a file system. </td></tr>
|
||||
<tr><td><tt>mkindex</tt></td><td> </td><td>Create a new index of the specified attribute. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>mktemp</tt></td><td> </td><td>Create a temporary file or directory, safely and print its name.</td></tr>
|
||||
<tr><td><tt>modifiers</tt></td><td> </td><td>Asserts (un)pressed modifier keys. </td></tr>
|
||||
<tr><td><tt>more</tt></td><td> </td><td>See less. </td></tr>
|
||||
<tr><td><tt>mount</tt></td><td> </td><td>Mount a file system. </td></tr>
|
||||
<tr><td><tt>mount_nfs</tt></td><td> </td><td>Mount NFS partition. </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>mv</tt></td><td> </td><td>Move file. </td></tr>
|
||||
<tr><td><tt>netcat</tt></td><td> </td><td>Utility to do anything involving TCP or UDP.</td></tr>
|
||||
<tr><td><tt>netstat</tt></td><td> </td><td>Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships. </td></tr>
|
||||
<tr><td><tt>nl</tt></td><td> </td><td>Write each file to standard output with line numbers added. </td></tr>
|
||||
<tr><td><tt>nohup</tt></td><td> </td><td>Run command ignoring hangup signals. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td colspan="3"><a id="P" name="P"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>P</h2></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>pc</tt></td><td> </td><td>Programmer's calculator. </td></tr>
|
||||
<tr><td><tt>ping</tt></td><td> </td><td>Send ICMP-echo-request to network host. </td></tr>
|
||||
<tr><td><tt>play</tt></td><td> </td><td>Play tracks from device. </td></tr>
|
||||
<tr><td><tt>playfile</tt></td><td> </td><td>Play tracks from a file. </td></tr>
|
||||
<tr><td><tt>playsound</tt></td><td> </td><td>Play a sound. </td></tr>
|
||||
<tr><td><tt>playwav</tt></td><td> </td><td>Play WAV file. </td></tr>
|
||||
<tr><td><tt>pr</tt></td><td> </td><td>Paginate or columnate files for printing. </td></tr>
|
||||
<tr><td><tt>printenv</tt></td><td> </td><td>Print the values of the specified environment variables. </td></tr>
|
||||
<tr><td><tt>printf</tt></td><td> </td><td>Format and print data. </td></tr>
|
||||
<tr><td><tt>prio</tt></td><td> </td><td>Change priority of a process. </td></tr>
|
||||
<tr><td><tt>profile</tt></td><td> </td><td>Profiles threads. </td></tr>
|
||||
<tr><td><tt>ps</tt></td><td> </td><td>List running processes. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>quit</tt></td><td> </td><td>Quit application. </td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler. </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. <a href="cli-apps.html">(Haiku specific)</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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>rmdir</tt></td><td> </td><td>Remove directory.</td></tr>
|
||||
<tr><td><tt>rmindex</tt></td><td> </td><td>Remove an attribute from the index of a volume/partition. <a href="cli-apps.html">(Haiku specific)</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>
|
||||
<tr><td><tt>screen_blanker</tt></td><td> </td><td>Blank screen. </td></tr>
|
||||
<tr><td><tt>screenmode</tt></td><td> </td><td>Sets the specified screen mode. </td></tr>
|
||||
<tr><td><tt>sdiff</tt></td><td> </td><td>Side-by-side merge of file differences</td></tr>
|
||||
<tr><td><tt>seq</tt></td><td> </td><td>Print numbers from FIRST to LAST, in steps of INCREMENT. </td></tr>
|
||||
<tr><td><tt>setdecor</tt></td><td> </td><td>List and change decor. </td></tr>
|
||||
<tr><td><tt>setgcc</tt></td><td> </td><td>Prints or sets the current gcc version. </td></tr>
|
||||
<tr><td><tt>settype</tt></td><td> </td><td>Sets the MIME type, signature, and/or preferred application of one or more files. </td></tr>
|
||||
<tr><td><tt>setversion</tt></td><td> </td><td>Show version of file. </td></tr>
|
||||
<tr><td><tt>setvolume</tt></td><td> </td><td>Set the volume. </td></tr>
|
||||
<tr><td><tt>setwep</tt></td><td> </td><td>Provides WEP encryption. </td></tr>
|
||||
<tr><td><tt>sh</tt></td><td> </td><td>See bash. </td></tr>
|
||||
<tr><td><tt>sha1sum</tt></td><td> </td><td>Print or check SHA1 checksums. </td></tr>
|
||||
<tr><td><tt>shar</tt></td><td> </td><td>Makes so-called shell archives out of many files.</td></tr>
|
||||
<tr><td><tt>shred</tt></td><td> </td><td>Overwrite the specified files repeatedly. </td></tr>
|
||||
<tr><td><tt>shuf</tt></td><td> </td><td>Write a random permutation of the input lines to standard output. </td></tr>
|
||||
<tr><td><tt>shutdown</tt></td><td> </td><td>Shutdown the computer. </td></tr>
|
||||
<tr><td><tt>sleep</tt></td><td> </td><td>Pause for a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>sort</tt></td><td> </td><td>Write sorted concatenation of all files to standard output. </td></tr>
|
||||
<tr><td><tt>spamdbm</tt></td><td> </td><td>Classify e-mail messages as spam and regular genuine messages. </td></tr>
|
||||
<tr><td><tt>split</tt></td><td> </td><td>Output fixed-size pieces of input files to files with prefixes. </td></tr>
|
||||
<tr><td><tt>stat</tt></td><td> </td><td>Display file or file system status. </td></tr>
|
||||
<tr><td><tt>strace</tt></td><td> </td><td>Traces the syscalls of a thread or a team. </td></tr>
|
||||
<tr><td><tt>stty</tt></td><td> </td><td>Print or change terminal characteristics. </td></tr>
|
||||
<tr><td><tt>su</tt></td><td> </td><td>Change the effective user id and group. </td></tr>
|
||||
<tr><td><tt>sum</tt></td><td> </td><td>Print checksum and block counts for each file. </td></tr>
|
||||
<tr><td><tt>sync</tt></td><td> </td><td>Force changed blocks to disk, update the super block. </td></tr>
|
||||
<tr><td><tt>sysinfo</tt></td><td> </td><td>Show system info. </td></tr>
|
||||
<tr><td colspan="3"><a id="T" name="T"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>T</h2></a></td></tr>
|
||||
<tr><td><tt>tac</tt></td><td> </td><td>Write each file to standard output, last line first. </td></tr>
|
||||
<tr><td><tt>tail</tt></td><td> </td><td>Print the last ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>tcpdump</tt></td><td> </td><td>Dump traffic on a network. </td></tr>
|
||||
<tr><td><tt>tcptester</tt></td><td> </td><td>[deprecated] </td></tr>
|
||||
<tr><td><tt>tee</tt></td><td> </td><td>Copy standard input to each file and also to standard output. </td></tr>
|
||||
<tr><td><tt>telnet</tt></td><td> </td><td>User interface to the telnet protocol. </td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon. </td></tr>
|
||||
<tr><td><tt>test</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td><tt>timeout</tt></td><td> </td><td>Start command and kill it if still running after a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>top</tt></td><td> </td><td>Display tasks. </td></tr>
|
||||
<tr><td><tt>touch</tt></td><td> </td><td>Change file timestamps. </td></tr>
|
||||
<tr><td><tt>tput</tt></td><td> </td><td>Initialize a terminal or query terminfo database. </td></tr>
|
||||
<tr><td><tt>tr</tt></td><td> </td><td>Translate, squeeze and/or delete characters from the standard input, writing to standard output.</td></tr>
|
||||
<tr><td><tt>traceroute</tt></td><td> </td><td>Print the route packets trace to network host.</td></tr>
|
||||
<tr><td><tt>translate</tt></td><td> </td><td>Translate app. </td></tr>
|
||||
<tr><td><tt>trash</tt></td><td> </td><td>Send files to trash or restore them. </td></tr>
|
||||
<tr><td><tt>true</tt></td><td> </td><td>Do nothing, successfully. </td></tr>
|
||||
<tr><td><tt>truncate</tt></td><td> </td><td>Shrink or extend the size of each file to the specified size. </td></tr>
|
||||
<tr><td><tt>tsort</tt></td><td> </td><td>Write totally ordered list consistent with the partial ordering in file. </td></tr>
|
||||
<tr><td><tt>tty</tt></td><td> </td><td>Print the file name of the terminal connected to the standard output.</td></tr>
|
||||
<tr><td><tt>uname</tt></td><td> </td><td>Print certain system information. </td></tr>
|
||||
<tr><td><tt>unchop</tt></td><td> </td><td>Recreate a file previously split with chop. </td></tr>
|
||||
<tr><td><tt>unexpand</tt></td><td> </td><td>Convert blanks in each file to tabs, writing to standard output. </td></tr>
|
||||
<tr><td><tt>uniq</tt></td><td> </td><td>Filter adjacent matching lines from input writing to output. </td></tr>
|
||||
<tr><td><tt>unlink</tt></td><td> </td><td>Call the unlink function to remove the specified file. </td></tr>
|
||||
<tr><td><tt>unmount</tt></td><td> </td><td>Unmount partition. </td></tr>
|
||||
<tr><td><tt>unrar</tt></td><td> </td><td>Unrar file. </td></tr>
|
||||
<tr><td><tt>unshar</tt></td><td> </td><td>Unshar file. </td></tr>
|
||||
<tr><td><tt>untrash</tt></td><td> </td><td>See trash. </td></tr>
|
||||
<tr><td><tt>unzip</tt></td><td> </td><td>Unzip file. </td></tr>
|
||||
<tr><td><tt>unzipsfx</tt></td><td> </td><td>Extract files in list, except those specified.</td></tr>
|
||||
<tr><td><tt>updatedb</tt></td><td> </td><td>Update a database for locate. </td></tr>
|
||||
<tr><td><tt>uptime</tt></td><td> </td><td>Prints the current date and time, as well as the time elapsed since the system was started. </td></tr>
|
||||
<tr><td><tt>urlwrapper</tt></td><td> </td><td>Wrap URL mime types around command line or other apps that don't handle them directly. </td></tr>
|
||||
<tr><td><tt>useradd</tt></td><td> </td><td>Create new user. </td></tr>
|
||||
<tr><td><tt>uudecode</tt></td><td> </td><td>Create the specified file, decoding as you go. </td></tr>
|
||||
<tr><td><tt>uuencode</tt></td><td> </td><td>Encode a file so it can be mailed to a remote system. </td></tr>
|
||||
<tr><td><tt>vdir</tt></td><td> </td><td>List information about files. </td></tr>
|
||||
<tr><td><tt>version</tt></td><td> </td><td>Returns the version of a file. </td></tr>
|
||||
<tr><td><tt>vmstat</tt></td><td> </td><td>Print system info. </td></tr>
|
||||
<tr><td><tt>waitfor</tt></td><td> </td><td>Wait for process events. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>watch</tt></td><td> </td><td>Execute a program periodically. </td></tr>
|
||||
<tr><td><tt>wc</tt></td><td> </td><td>Print newline, word and byte counts for each file. </td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>The non-interactive network downloader. </td></tr>
|
||||
<tr><td><tt>which</tt></td><td> </td><td>Locate a command. </td></tr>
|
||||
<tr><td><tt>whoami</tt></td><td> </td><td>Print user name associated with the current effective user ID. </td></tr>
|
||||
<tr><td><tt>xargs</tt></td><td> </td><td>Build and execute command lines from standard input. </td></tr>
|
||||
<tr><td><tt>xres</tt></td><td> </td><td>List and manipulate resources. </td></tr>
|
||||
<tr><td><tt>yes</tt></td><td> </td><td>Output a string repeatedly until killed. </td></tr>
|
||||
<tr><td><tt>zcat</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>zcmp</tt></td><td> </td><td>See zdiff. </td></tr>
|
||||
<tr><td><tt>zdiff</tt></td><td> </td><td>Compare compressed files. </td></tr>
|
||||
<tr><td><tt>zforce</tt></td><td> </td><td>Force a '.gz' extension on all gzip files. </td></tr>
|
||||
<tr><td><tt>zgrep</tt></td><td> </td><td>Search possibly compressed files for a regular expression. </td></tr>
|
||||
<tr><td><tt>zip</tt></td><td> </td><td>Add or replace zipfile entries from list. </td></tr>
|
||||
<tr><td><tt>zipcloak</tt></td><td> </td><td>Encrypt all unencrypted entries in a zip file. </td></tr>
|
||||
<tr><td><tt>zipgrep</tt></td><td> </td><td>Searches the given zip members for a string or pattern. </td></tr>
|
||||
<tr><td><tt>zipinfo</tt></td><td> </td><td>See unzip.</td></tr>
|
||||
<tr><td><tt>zipnote</tt></td><td> </td><td>Write the comments in zipfile to stdout. </td></tr>
|
||||
<tr><td><tt>zipsplit</tt></td><td> </td><td>Split a zip file into smaller pieces. </td></tr>
|
||||
<tr><td><tt>zmore</tt></td><td> </td><td>Like 'more' but operate on the uncompressed contents of any compressed files.</td></tr>
|
||||
<tr><td><tt>znew</tt></td><td> </td><td>Recompress .Z files into .gz (gzip) files</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Anwendungen</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Matthias
|
||||
@@ -50,6 +51,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/networkstatus-icon_64.png" alt="networkstatus-icon_64.png" width="64" height="64" />NetworkStatus</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -57,7 +59,21 @@
|
||||
<tr><td>Ort:</td><td></td><td><span class="path">/boot/system/apps/NetworkStatus</span></td></tr>
|
||||
<tr><td>Einstellungen:</td><td></td><td><i>keine</i></td></tr>
|
||||
</table>
|
||||
<p>Dieses Thema wurde noch nicht beschrieben. Wer daran arbeiten möchte, meldet sich bitte auf der <a href="http://www.freelists.org/list/haiku-doc">Documentation Mailingliste</a>.</p>
|
||||
<p>NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p><img src="../images/networkstatus-images/applet.png" alt="NetworkStatus applet" /><br />
|
||||
The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can <span class="menu">Open network preferences...</span> to change your <a href="../preferences/network.html">network configuration</a> or <span class="menu">Quit</span> the applet.</p>
|
||||
<p><img src="../images/networkstatus-images/status.png" alt="NetworkStatus - status of the interface" /><br />
|
||||
Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.</p>
|
||||
|
||||
<h2>Status icons</h2>
|
||||
<table summary="status icons" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><img src="../images/networkstatus-images/icon-ready.png" /></td><td style="width:15px;"></td><td>Ready</td><td>Link is established.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-connecting.png" /></td><td></td><td>Configuring</td><td>Connecting in progress.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nosettings.png" /></td><td></td><td>No stateful configuration</td><td>Some settings are missing (check <a href="../preferences/network.html">IP configuration</a>).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-noconnection.png" /></td><td></td><td>No link</td><td>There is no physical connection (probably the network cable is not connected and wireless networks are unavailable).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nodevices.png" /></td><td></td><td>-</td><td>There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <[email protected]>
|
||||
*
|
||||
-->
|
||||
@@ -56,11 +57,25 @@
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/PowerStatus</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/PowerStatus settings</span></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p>Note: PowerStatus requires a working ACPI support.</p>
|
||||
<img src="../images/powerstatus-images/applet.png" alt="PowerStatus applet" />
|
||||
<p>The context menu offers these options:</p>
|
||||
<table summary="options" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="menu">Show text label</span></td><td style="width:10px"></td><td>Shows battery level in percent or remaining time.</td></tr>
|
||||
<tr><td><span class="menu">Show status icon</span></td><td></td><td>Shows icon of the applet.</td></tr>
|
||||
<tr><td><span class="menu">Show percent</span>/<span class="menu">Show time</span></td><td></td><td>Switch between showing battery level in percent or remaining time (<span class="menu">Show text label</span> has to be active).</td></tr>
|
||||
<tr><td><span class="menu">Battery info...</span></td><td></td><td>Shows the extended battery info window.</td></tr>
|
||||
<tr><td><span class="menu">About...</span></td><td></td><td>Shows the About window.</td></tr>
|
||||
<tr><td><span class="menu">Quit</span></td><td></td><td>Quits the PowerStatus applet</td></tr>
|
||||
|
||||
</table>
|
||||
<p>When <span class="menu">Show text label</span> is active, the battery level is shown in brackets while charging.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="networkstatus.html">NetworkStatus</a>
|
||||
@@ -68,6 +83,6 @@
|
||||
:: <a href="processcontroller.html">ProcessController</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Humdinger
|
||||
@@ -49,6 +50,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/processcontroller-icon_64.png" alt="processcontroller-icon_64.png" width="64" height="64" />ProcessController</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -56,7 +58,43 @@
|
||||
<tr><td>Ort:</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
|
||||
<tr><td>Einstellungen:</td><td></td><td><i>keine</i></td></tr>
|
||||
</table>
|
||||
<p>Dieses Thema wurde noch nicht beschrieben. Wer daran arbeiten möchte, meldet sich bitte auf der <a href="http://www.freelists.org/list/haiku-doc">Documentation Mailingliste</a>.</p>
|
||||
|
||||
<p><img src="../images/processcontroller-images/applet.png" alt="ProcessController applet" style="float:left;margin: 0 4em 0 0" />The primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When <a href="../tracker.html"><span class="app">Tracker</span></a> or <a href="../deskbar.html"><span class="app">Deskbar</span></a> crashes you can run it again from ProcessController's menu.</p>
|
||||
<p>Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.</p>
|
||||
|
||||
<p>If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.<br />
|
||||
To remove the applet again from your tray, uncheck <span class="menu">Live in the Deskbar</span> in its context menu.</p>
|
||||
<h2>Quit an application</h2>
|
||||
<div class="box-stop">Remember that closing an application can cause data loss and additionally the system may stop working reliably.</div>
|
||||
<img src="../images/processcontroller-images/quit.png" alt="ProcessController - Quit an application" />
|
||||
<p>To quit an application just choose it's name from the <span class="menu">Quit an application</span> menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.</p>
|
||||
<h2>Memory usage</h2>
|
||||
<img src="../images/processcontroller-images/memory.png" alt="ProcessController - Memory usage" />
|
||||
<div class="box-warning">Memory usage monitoring can be very inaccurate.</div>
|
||||
<p>This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).</p>
|
||||
<p>The first row <span class="menu">System resources & caches...</span> shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Memory used only by given application (with write access)</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>Memory including read-only space (can be shared with other applications)</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Threads and CPU usage</h2>
|
||||
<img src="../images/processcontroller-images/priority.png" alt="ProcessController - Priority" />
|
||||
<div class="box-stop">Everything in this menu can cause data loss and system instability.</div>
|
||||
<p>This menu allows you to change thread priorities, kill processes or debug them.<br />
|
||||
At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.<br />
|
||||
At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.<br />
|
||||
The last level of the menu allows you to change a thread's priority.
|
||||
</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Kernel code</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>User code</td></tr>
|
||||
<tr><td style="height:20px;background:#6EBE6E"></td><td></td><td>Idle thread</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 276 B |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 32 KiB |
@@ -142,7 +142,8 @@ Otherwise, uninstalling is simply done by deleting the application's folder.</p>
|
||||
<a id="cli-apps" name="cli-apps">Haiku's commandline applications</a></h2>
|
||||
<p>Besides the normal commandline tools coming with the bash shell or are necessary to be POSIX compliant, there are a few Haiku-specific commandline applications worth mentioning. These commands are often useful for scripting purposes, see also topic <a href="bash-scripting.html">Bash and Scripting</a>.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Commandline applications</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/list-cli-apps.html">List of all commandline applications</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Haiku-specific commandline applications</a></td><td> </td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
|
||||
@@ -40,14 +40,15 @@
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Commandline applications</h2>
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Haiku-specific commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
@@ -110,7 +111,8 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"</pre>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,353 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Daniel Marth
|
||||
* Humdinger <[email protected]>
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>List of commands</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/gb.png" alt="" /> English</li>
|
||||
<li><a href="../../fr/applications/list-cli-apps.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/applications/list-cli-apps.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/applications/list-cli-apps.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/applications/list-cli-apps.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/applications/list-cli-apps.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/applications/list-cli-apps.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../../jp/applications/list-cli-apps.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/applications/list-cli-apps.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/list-cli-apps.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/list-cli-apps.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />List of all commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="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: <a href="#A">A – E</a> :: <a href="#F"> F – J </a> :: <a href="#K"> K – O </a> :: <a href="#P"> P – S </a> :: <a href="#T"> T – Z </a></p>
|
||||
<p><br /></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><tt>CortexAddOnHost</tt></td><td style="width:10px;"> </td><td>Starts service to monitor audio and video media add-ons in use. </td></tr>
|
||||
<tr><td><tt>ReadOnlyBootPrompt</tt></td><td> </td><td>Language setup. </td></tr>
|
||||
<tr><td><tt>[</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td colspan="3"><a id="A" name="A"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>A</h2></a></td></tr>
|
||||
<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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>alert</tt></td><td> </td><td>Show a message box. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>arp</tt></td><td> </td><td>Manipulate the system ARP cache. </td></tr>
|
||||
<tr><td><tt>awk</tt></td><td> </td><td>See gawk.</td></tr>
|
||||
<tr><td><tt>base64</tt></td><td> </td><td>Base64 encode or decode to standard output. </td></tr>
|
||||
<tr><td><tt>basename</tt></td><td> </td><td>Strip directory and optionally suffix from filenames.</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-Again Shell</td></tr>
|
||||
<tr><td><tt>bc</tt></td><td> </td><td>An arbitrary precision calculator language.</td></tr>
|
||||
<tr><td><tt>beep</tt></td><td> </td><td>Ring a bell. </td></tr>
|
||||
<tr><td><tt>bootman</tt></td><td> </td><td>Install or uninstall boot-menu. </td></tr>
|
||||
<tr><td><tt>bunzip2</tt></td><td> </td><td>See bzip2.</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>Block-sorting file compressor.</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C++-Compiler</td></tr>
|
||||
<tr><td><tt>cal</tt></td><td> </td><td>Display a calendar. </td></tr>
|
||||
<tr><td><tt>cat</tt></td><td> </td><td>Concatenate files and print on the standard output. </td></tr>
|
||||
<tr><td><tt>catattr</tt></td><td> </td><td>Show attributes of a node. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler</td></tr>
|
||||
<tr><td><tt>checkfs</tt></td><td> </td><td>Check file system. <a href="cli-apps.html">(Haiku specific)</a></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>chmod</tt></td><td> </td><td>Change file mode bits. </td></tr>
|
||||
<tr><td><tt>chop</tt></td><td> </td><td>Split file into smaller files. </td></tr>
|
||||
<tr><td><tt>chown</tt></td><td> </td><td>Change the owner and group of files. </td></tr>
|
||||
<tr><td><tt>chroot</tt></td><td> </td><td>Run commands within specified root directory. </td></tr>
|
||||
<tr><td><tt>cksum</tt></td><td> </td><td>Print CRC checksum and byte counts of files. </td></tr>
|
||||
<tr><td><tt>clear</tt></td><td> </td><td>Clear the terminal window. </td></tr>
|
||||
<tr><td><tt>clockconfig</tt></td><td> </td><td>Configure clock. </td></tr>
|
||||
<tr><td><tt>cmp</tt></td><td> </td><td>Compare files byte by byte.</td></tr>
|
||||
<tr><td><tt>collectcatkeys </tt></td><td> </td><td>[Leftover from the move of locale-kit.]</td></tr>
|
||||
<tr><td><tt>comm</tt></td><td> </td><td>Compare sorted files line by line. </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program. </td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon </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. <a href="cli-apps.html">(Haiku specific)</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>dc</tt></td><td> </td><td>Desk Calculator language.</td></tr>
|
||||
<tr><td><tt>dd</tt></td><td> </td><td>Copy a file, converting and formatting according operands. </td></tr>
|
||||
<tr><td><tt>desklink</tt></td><td> </td><td>Link items in Deskbar. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>df</tt></td><td> </td><td>Report file system disk space usage. </td></tr>
|
||||
<tr><td><tt>diff</tt></td><td> </td><td>Compare files line by line.</td></tr>
|
||||
<tr><td><tt>diff3</tt></td><td> </td><td>Compare three files line by line.</td></tr>
|
||||
<tr><td><tt>dircolors</tt></td><td> </td><td>Color setup for ls. </td></tr>
|
||||
<tr><td><tt>dirname</tt></td><td> </td><td>Print path with its trailing component removed. </td></tr>
|
||||
<tr><td><tt>draggers</tt></td><td> </td><td>Show/set draggers state. </td></tr>
|
||||
<tr><td><tt>driveinfo</tt></td><td> </td><td>Show hardware information. </td></tr>
|
||||
<tr><td><tt>dstcheck</tt></td><td> </td><td>Daylight Saving Time check. </td></tr>
|
||||
<tr><td><tt>du</tt></td><td> </td><td>Summarize disk usage of each file, recursively for directories. </td></tr>
|
||||
<tr><td><tt>dumpcatalog</tt></td><td> </td><td>[Leftover from the move of locale-kit.] </td></tr>
|
||||
<tr><td><tt>echo</tt></td><td> </td><td>Display a line of text.</td></tr>
|
||||
<tr><td><tt>egrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>eject</tt></td><td> </td><td>Eject removable media. </td></tr>
|
||||
<tr><td><tt>env</tt></td><td> </td><td>Run a program in a modified environment. </td></tr>
|
||||
<tr><td><tt>error</tt></td><td> </td><td>Prints clear text error messages for given error numbers. </td></tr>
|
||||
<tr><td><tt>expand</tt></td><td> </td><td>Convert tabs in each file to spaces, writing to standard output. </td></tr>
|
||||
<tr><td><tt>expr</tt></td><td> </td><td>Print value of expression to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="F" name="F"><h2>F</h2></a></td></tr>
|
||||
<tr><td><tt>factor</tt></td><td> </td><td>Print the prime factors of each specified integer number. </td></tr>
|
||||
<tr><td><tt>false</tt></td><td> </td><td>Do nothing, unsuccessfully. </td></tr>
|
||||
<tr><td><tt>fdinfo</tt></td><td> </td><td>Shows info about the used file descriptors in the system. </td></tr>
|
||||
<tr><td><tt>ffm</tt></td><td> </td><td>Set if focus follows mouse. </td></tr>
|
||||
<tr><td><tt>fgrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>filepanel</tt></td><td> </td><td>Display a load/save file panel. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>find</tt></td><td> </td><td>Search for files in a directory hierarchy.</td></tr>
|
||||
<tr><td><tt>finddir</tt></td><td> </td><td>Find directory using a constant. </td></tr>
|
||||
<tr><td><tt>fmt</tt></td><td> </td><td>Reformat each paragraph in the listed files, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fold</tt></td><td> </td><td>Wrap input lines in each file, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fortune</tt></td><td> </td><td>Print a random, hopefully interesting, adage. </td></tr>
|
||||
<tr><td><tt>frcode</tt></td><td> </td><td>Called by updatedb to compress the list of file names using front-compression.</td></tr>
|
||||
<tr><td><tt>freetype-config</tt></td><td> </td><td>Get FreeType compilation and linking information.</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>Internet file transfer program. </td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon</td></tr>
|
||||
<tr><td><tt>funzip</tt></td><td> </td><td>Extracts to stdout the gzip file or first zip entry of stdin or the given file.</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program. </td></tr>
|
||||
<tr><td><tt>gawk</tt></td><td> </td><td>Pattern scanning and processing language. </td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger. </td></tr>
|
||||
<tr><td><tt>getlimits</tt></td><td> </td><td>Output platform dependent limits in a format useful for shell scripts. </td></tr>
|
||||
<tr><td><tt>grep</tt></td><td> </td><td>Search for pattern.</td></tr>
|
||||
<tr><td><tt>groups</tt></td><td> </td><td>Print group memberships for each username. </td></tr>
|
||||
<tr><td><tt>gunzip</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>gzexe</tt></td><td> </td><td>Compress and decompress executables. </td></tr>
|
||||
<tr><td><tt>gzip</tt></td><td> </td><td>Compress files. </td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump</td></tr>
|
||||
<tr><td><tt>head</tt></td><td> </td><td>Print the first ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>hey</tt></td><td> </td><td>A small scripting utility.</td></tr>
|
||||
<tr><td><tt>hostname</tt></td><td> </td><td>Print or set the hostname of the current system. </td></tr>
|
||||
<tr><td><tt>id</tt></td><td> </td><td>Print user and group information. </td></tr>
|
||||
<tr><td><tt>ident</tt></td><td> </td><td>Identify RCS keyword in files. </td></tr>
|
||||
<tr><td><tt>ifconfig</tt></td><td> </td><td>Configure a network interface. </td></tr>
|
||||
<tr><td><tt>install</tt></td><td> </td><td>Copy files into destination locations. </td></tr>
|
||||
<tr><td><tt>install-wifi-firmwares.sh</tt></td><td> </td><td>Install firmware for various wireless network cards. </td></tr>
|
||||
<tr><td><tt>installoptionalpackage</tt></td><td> </td><td>Temporary solution for installing optional packages. </td></tr>
|
||||
<tr><td><tt>installsound</tt></td><td> </td><td>Install a new named sound event in the sounds preferences panel. </td></tr>
|
||||
<tr><td><tt>iroster</tt></td><td> </td><td>List input devices. </td></tr>
|
||||
<tr><td><tt>isvolume</tt></td><td> </td><td>Get volume information. </td></tr>
|
||||
<tr><td><tt>join</tt></td><td> </td><td>For each pair of input lines with identical jon fields, write a line to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="K" name="K"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>K</h2></a></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>listattr</tt></td><td> </td><td>List file attributes. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>listdev</tt></td><td> </td><td>Display devices in a user friendly way. </td></tr>
|
||||
<tr><td><tt>listimage</tt></td><td> </td><td>Lists image info for all currently running teams. </td></tr>
|
||||
<tr><td><tt>listport</tt></td><td> </td><td>Lists all open ports in the system organized by team. </td></tr>
|
||||
<tr><td><tt>listres</tt></td><td> </td><td>List resources of files. </td></tr>
|
||||
<tr><td><tt>listsem</tt></td><td> </td><td>List the semaphores allocated by the specified team. </td></tr>
|
||||
<tr><td><tt>listusb</tt></td><td> </td><td>List USB devices. </td></tr>
|
||||
<tr><td><tt>ln</tt></td><td> </td><td>Make links between files.</td></tr>
|
||||
<tr><td><tt>locate</tt></td><td> </td><td>Locate a file. </td></tr>
|
||||
<tr><td><tt>logger</tt></td><td> </td><td>Send a message to the system logging facility. </td></tr>
|
||||
<tr><td><tt>login</tt></td><td> </td><td>Begin session on the system. </td></tr>
|
||||
<tr><td><tt>logname</tt></td><td> </td><td>Print the name of the current user. </td></tr>
|
||||
<tr><td><tt>ls</tt></td><td> </td><td>List directory content. </td></tr>
|
||||
<tr><td><tt>lsindex</tt></td><td> </td><td>Display the indexed attributes on the current volume/partition. <a href="cli-apps.html">(Haiku specific)</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>merge</tt></td><td> </td><td>Three-way file merge. </td></tr>
|
||||
<tr><td><tt>message</tt></td><td> </td><td>Print a message. </td></tr>
|
||||
<tr><td><tt>mimeset</tt></td><td> </td><td>Set mimetype of a file. </td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator.</td></tr>
|
||||
<tr><td><tt>mkdir</tt></td><td> </td><td>Create directory. </td></tr>
|
||||
<tr><td><tt>mkdos</tt></td><td> </td><td>Initialize FAT16 or FAT32 partitions. </td></tr>
|
||||
<tr><td><tt>mkfifo</tt></td><td> </td><td>Create named pipes with the given names. </td></tr>
|
||||
<tr><td><tt>mkfs</tt></td><td> </td><td>Build a file system. </td></tr>
|
||||
<tr><td><tt>mkindex</tt></td><td> </td><td>Create a new index of the specified attribute. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>mktemp</tt></td><td> </td><td>Create a temporary file or directory, safely and print its name.</td></tr>
|
||||
<tr><td><tt>modifiers</tt></td><td> </td><td>Asserts (un)pressed modifier keys. </td></tr>
|
||||
<tr><td><tt>more</tt></td><td> </td><td>See less. </td></tr>
|
||||
<tr><td><tt>mount</tt></td><td> </td><td>Mount a file system. </td></tr>
|
||||
<tr><td><tt>mount_nfs</tt></td><td> </td><td>Mount NFS partition. </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>mv</tt></td><td> </td><td>Move file. </td></tr>
|
||||
<tr><td><tt>netcat</tt></td><td> </td><td>Utility to do anything involving TCP or UDP.</td></tr>
|
||||
<tr><td><tt>netstat</tt></td><td> </td><td>Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships. </td></tr>
|
||||
<tr><td><tt>nl</tt></td><td> </td><td>Write each file to standard output with line numbers added. </td></tr>
|
||||
<tr><td><tt>nohup</tt></td><td> </td><td>Run command ignoring hangup signals. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td colspan="3"><a id="P" name="P"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>P</h2></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>pc</tt></td><td> </td><td>Programmer's calculator. </td></tr>
|
||||
<tr><td><tt>ping</tt></td><td> </td><td>Send ICMP-echo-request to network host. </td></tr>
|
||||
<tr><td><tt>play</tt></td><td> </td><td>Play tracks from device. </td></tr>
|
||||
<tr><td><tt>playfile</tt></td><td> </td><td>Play tracks from a file. </td></tr>
|
||||
<tr><td><tt>playsound</tt></td><td> </td><td>Play a sound. </td></tr>
|
||||
<tr><td><tt>playwav</tt></td><td> </td><td>Play WAV file. </td></tr>
|
||||
<tr><td><tt>pr</tt></td><td> </td><td>Paginate or columnate files for printing. </td></tr>
|
||||
<tr><td><tt>printenv</tt></td><td> </td><td>Print the values of the specified environment variables. </td></tr>
|
||||
<tr><td><tt>printf</tt></td><td> </td><td>Format and print data. </td></tr>
|
||||
<tr><td><tt>prio</tt></td><td> </td><td>Change priority of a process. </td></tr>
|
||||
<tr><td><tt>profile</tt></td><td> </td><td>Profiles threads. </td></tr>
|
||||
<tr><td><tt>ps</tt></td><td> </td><td>List running processes. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>quit</tt></td><td> </td><td>Quit application. </td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler. </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. <a href="cli-apps.html">(Haiku specific)</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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>rmdir</tt></td><td> </td><td>Remove directory.</td></tr>
|
||||
<tr><td><tt>rmindex</tt></td><td> </td><td>Remove an attribute from the index of a volume/partition. <a href="cli-apps.html">(Haiku specific)</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>
|
||||
<tr><td><tt>screen_blanker</tt></td><td> </td><td>Blank screen. </td></tr>
|
||||
<tr><td><tt>screenmode</tt></td><td> </td><td>Sets the specified screen mode. </td></tr>
|
||||
<tr><td><tt>sdiff</tt></td><td> </td><td>Side-by-side merge of file differences</td></tr>
|
||||
<tr><td><tt>seq</tt></td><td> </td><td>Print numbers from FIRST to LAST, in steps of INCREMENT. </td></tr>
|
||||
<tr><td><tt>setdecor</tt></td><td> </td><td>List and change decor. </td></tr>
|
||||
<tr><td><tt>setgcc</tt></td><td> </td><td>Prints or sets the current gcc version. </td></tr>
|
||||
<tr><td><tt>settype</tt></td><td> </td><td>Sets the MIME type, signature, and/or preferred application of one or more files. </td></tr>
|
||||
<tr><td><tt>setversion</tt></td><td> </td><td>Show version of file. </td></tr>
|
||||
<tr><td><tt>setvolume</tt></td><td> </td><td>Set the volume. </td></tr>
|
||||
<tr><td><tt>setwep</tt></td><td> </td><td>Provides WEP encryption. </td></tr>
|
||||
<tr><td><tt>sh</tt></td><td> </td><td>See bash. </td></tr>
|
||||
<tr><td><tt>sha1sum</tt></td><td> </td><td>Print or check SHA1 checksums. </td></tr>
|
||||
<tr><td><tt>shar</tt></td><td> </td><td>Makes so-called shell archives out of many files.</td></tr>
|
||||
<tr><td><tt>shred</tt></td><td> </td><td>Overwrite the specified files repeatedly. </td></tr>
|
||||
<tr><td><tt>shuf</tt></td><td> </td><td>Write a random permutation of the input lines to standard output. </td></tr>
|
||||
<tr><td><tt>shutdown</tt></td><td> </td><td>Shutdown the computer. </td></tr>
|
||||
<tr><td><tt>sleep</tt></td><td> </td><td>Pause for a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>sort</tt></td><td> </td><td>Write sorted concatenation of all files to standard output. </td></tr>
|
||||
<tr><td><tt>spamdbm</tt></td><td> </td><td>Classify e-mail messages as spam and regular genuine messages. </td></tr>
|
||||
<tr><td><tt>split</tt></td><td> </td><td>Output fixed-size pieces of input files to files with prefixes. </td></tr>
|
||||
<tr><td><tt>stat</tt></td><td> </td><td>Display file or file system status. </td></tr>
|
||||
<tr><td><tt>strace</tt></td><td> </td><td>Traces the syscalls of a thread or a team. </td></tr>
|
||||
<tr><td><tt>stty</tt></td><td> </td><td>Print or change terminal characteristics. </td></tr>
|
||||
<tr><td><tt>su</tt></td><td> </td><td>Change the effective user id and group. </td></tr>
|
||||
<tr><td><tt>sum</tt></td><td> </td><td>Print checksum and block counts for each file. </td></tr>
|
||||
<tr><td><tt>sync</tt></td><td> </td><td>Force changed blocks to disk, update the super block. </td></tr>
|
||||
<tr><td><tt>sysinfo</tt></td><td> </td><td>Show system info. </td></tr>
|
||||
<tr><td colspan="3"><a id="T" name="T"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>T</h2></a></td></tr>
|
||||
<tr><td><tt>tac</tt></td><td> </td><td>Write each file to standard output, last line first. </td></tr>
|
||||
<tr><td><tt>tail</tt></td><td> </td><td>Print the last ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>tcpdump</tt></td><td> </td><td>Dump traffic on a network. </td></tr>
|
||||
<tr><td><tt>tcptester</tt></td><td> </td><td>[deprecated] </td></tr>
|
||||
<tr><td><tt>tee</tt></td><td> </td><td>Copy standard input to each file and also to standard output. </td></tr>
|
||||
<tr><td><tt>telnet</tt></td><td> </td><td>User interface to the telnet protocol. </td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon. </td></tr>
|
||||
<tr><td><tt>test</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td><tt>timeout</tt></td><td> </td><td>Start command and kill it if still running after a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>top</tt></td><td> </td><td>Display tasks. </td></tr>
|
||||
<tr><td><tt>touch</tt></td><td> </td><td>Change file timestamps. </td></tr>
|
||||
<tr><td><tt>tput</tt></td><td> </td><td>Initialize a terminal or query terminfo database. </td></tr>
|
||||
<tr><td><tt>tr</tt></td><td> </td><td>Translate, squeeze and/or delete characters from the standard input, writing to standard output.</td></tr>
|
||||
<tr><td><tt>traceroute</tt></td><td> </td><td>Print the route packets trace to network host.</td></tr>
|
||||
<tr><td><tt>translate</tt></td><td> </td><td>Translate app. </td></tr>
|
||||
<tr><td><tt>trash</tt></td><td> </td><td>Send files to trash or restore them. </td></tr>
|
||||
<tr><td><tt>true</tt></td><td> </td><td>Do nothing, successfully. </td></tr>
|
||||
<tr><td><tt>truncate</tt></td><td> </td><td>Shrink or extend the size of each file to the specified size. </td></tr>
|
||||
<tr><td><tt>tsort</tt></td><td> </td><td>Write totally ordered list consistent with the partial ordering in file. </td></tr>
|
||||
<tr><td><tt>tty</tt></td><td> </td><td>Print the file name of the terminal connected to the standard output.</td></tr>
|
||||
<tr><td><tt>uname</tt></td><td> </td><td>Print certain system information. </td></tr>
|
||||
<tr><td><tt>unchop</tt></td><td> </td><td>Recreate a file previously split with chop. </td></tr>
|
||||
<tr><td><tt>unexpand</tt></td><td> </td><td>Convert blanks in each file to tabs, writing to standard output. </td></tr>
|
||||
<tr><td><tt>uniq</tt></td><td> </td><td>Filter adjacent matching lines from input writing to output. </td></tr>
|
||||
<tr><td><tt>unlink</tt></td><td> </td><td>Call the unlink function to remove the specified file. </td></tr>
|
||||
<tr><td><tt>unmount</tt></td><td> </td><td>Unmount partition. </td></tr>
|
||||
<tr><td><tt>unrar</tt></td><td> </td><td>Unrar file. </td></tr>
|
||||
<tr><td><tt>unshar</tt></td><td> </td><td>Unshar file. </td></tr>
|
||||
<tr><td><tt>untrash</tt></td><td> </td><td>See trash. </td></tr>
|
||||
<tr><td><tt>unzip</tt></td><td> </td><td>Unzip file. </td></tr>
|
||||
<tr><td><tt>unzipsfx</tt></td><td> </td><td>Extract files in list, except those specified.</td></tr>
|
||||
<tr><td><tt>updatedb</tt></td><td> </td><td>Update a database for locate. </td></tr>
|
||||
<tr><td><tt>uptime</tt></td><td> </td><td>Prints the current date and time, as well as the time elapsed since the system was started. </td></tr>
|
||||
<tr><td><tt>urlwrapper</tt></td><td> </td><td>Wrap URL mime types around command line or other apps that don't handle them directly. </td></tr>
|
||||
<tr><td><tt>useradd</tt></td><td> </td><td>Create new user. </td></tr>
|
||||
<tr><td><tt>uudecode</tt></td><td> </td><td>Create the specified file, decoding as you go. </td></tr>
|
||||
<tr><td><tt>uuencode</tt></td><td> </td><td>Encode a file so it can be mailed to a remote system. </td></tr>
|
||||
<tr><td><tt>vdir</tt></td><td> </td><td>List information about files. </td></tr>
|
||||
<tr><td><tt>version</tt></td><td> </td><td>Returns the version of a file. </td></tr>
|
||||
<tr><td><tt>vmstat</tt></td><td> </td><td>Print system info. </td></tr>
|
||||
<tr><td><tt>waitfor</tt></td><td> </td><td>Wait for process events. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>watch</tt></td><td> </td><td>Execute a program periodically. </td></tr>
|
||||
<tr><td><tt>wc</tt></td><td> </td><td>Print newline, word and byte counts for each file. </td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>The non-interactive network downloader. </td></tr>
|
||||
<tr><td><tt>which</tt></td><td> </td><td>Locate a command. </td></tr>
|
||||
<tr><td><tt>whoami</tt></td><td> </td><td>Print user name associated with the current effective user ID. </td></tr>
|
||||
<tr><td><tt>xargs</tt></td><td> </td><td>Build and execute command lines from standard input. </td></tr>
|
||||
<tr><td><tt>xres</tt></td><td> </td><td>List and manipulate resources. </td></tr>
|
||||
<tr><td><tt>yes</tt></td><td> </td><td>Output a string repeatedly until killed. </td></tr>
|
||||
<tr><td><tt>zcat</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>zcmp</tt></td><td> </td><td>See zdiff. </td></tr>
|
||||
<tr><td><tt>zdiff</tt></td><td> </td><td>Compare compressed files. </td></tr>
|
||||
<tr><td><tt>zforce</tt></td><td> </td><td>Force a '.gz' extension on all gzip files. </td></tr>
|
||||
<tr><td><tt>zgrep</tt></td><td> </td><td>Search possibly compressed files for a regular expression. </td></tr>
|
||||
<tr><td><tt>zip</tt></td><td> </td><td>Add or replace zipfile entries from list. </td></tr>
|
||||
<tr><td><tt>zipcloak</tt></td><td> </td><td>Encrypt all unencrypted entries in a zip file. </td></tr>
|
||||
<tr><td><tt>zipgrep</tt></td><td> </td><td>Searches the given zip members for a string or pattern. </td></tr>
|
||||
<tr><td><tt>zipinfo</tt></td><td> </td><td>See unzip.</td></tr>
|
||||
<tr><td><tt>zipnote</tt></td><td> </td><td>Write the comments in zipfile to stdout. </td></tr>
|
||||
<tr><td><tt>zipsplit</tt></td><td> </td><td>Split a zip file into smaller pieces. </td></tr>
|
||||
<tr><td><tt>zmore</tt></td><td> </td><td>Like 'more' but operate on the uncompressed contents of any compressed files.</td></tr>
|
||||
<tr><td><tt>znew</tt></td><td> </td><td>Recompress .Z files into .gz (gzip) files</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -54,7 +55,21 @@
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/NetworkStatus</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><i>none</i></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p><img src="../images/networkstatus-images/applet.png" alt="NetworkStatus applet" /><br />
|
||||
The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can <span class="menu">Open network preferences...</span> to change your <a href="../preferences/network.html">network configuration</a> or <span class="menu">Quit</span> the applet.</p>
|
||||
<p><img src="../images/networkstatus-images/status.png" alt="NetworkStatus - status of the interface" /><br />
|
||||
Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.</p>
|
||||
|
||||
<h2>Status icons</h2>
|
||||
<table summary="status icons" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><img src="../images/networkstatus-images/icon-ready.png" /></td><td style="width:15px;"></td><td>Ready</td><td>Link is established.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-connecting.png" /></td><td></td><td>Configuring</td><td>Connecting in progress.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nosettings.png" /></td><td></td><td>No stateful configuration</td><td>Some settings are missing (check <a href="../preferences/network.html">IP configuration</a>).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-noconnection.png" /></td><td></td><td>No link</td><td>There is no physical connection (probably the network cable is not connected and wireless networks are unavailable).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nodevices.png" /></td><td></td><td>-</td><td>There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -55,11 +56,25 @@
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/PowerStatus</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/PowerStatus settings</span></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p>Note: PowerStatus requires a working ACPI support.</p>
|
||||
<img src="../images/powerstatus-images/applet.png" alt="PowerStatus applet" />
|
||||
<p>The context menu offers these options:</p>
|
||||
<table summary="options" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="menu">Show text label</span></td><td style="width:10px"></td><td>Shows battery level in percent or remaining time.</td></tr>
|
||||
<tr><td><span class="menu">Show status icon</span></td><td></td><td>Shows icon of the applet.</td></tr>
|
||||
<tr><td><span class="menu">Show percent</span>/<span class="menu">Show time</span></td><td></td><td>Switch between showing battery level in percent or remaining time (<span class="menu">Show text label</span> has to be active).</td></tr>
|
||||
<tr><td><span class="menu">Battery info...</span></td><td></td><td>Shows the extended battery info window.</td></tr>
|
||||
<tr><td><span class="menu">About...</span></td><td></td><td>Shows the About window.</td></tr>
|
||||
<tr><td><span class="menu">Quit</span></td><td></td><td>Quits the PowerStatus applet</td></tr>
|
||||
|
||||
</table>
|
||||
<p>When <span class="menu">Show text label</span> is active, the battery level is shown in brackets while charging.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="networkstatus.html">NetworkStatus</a>
|
||||
@@ -67,6 +82,6 @@
|
||||
:: <a href="processcontroller.html">ProcessController</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -54,7 +55,43 @@
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><i>none</i></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
|
||||
<p><img src="../images/processcontroller-images/applet.png" alt="ProcessController applet" style="float:left;margin: 0 4em 0 0" />The primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When <a href="../tracker.html"><span class="app">Tracker</span></a> or <a href="../deskbar.html"><span class="app">Deskbar</span></a> crashes you can run it again from ProcessController's menu.</p>
|
||||
<p>Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.</p>
|
||||
|
||||
<p>If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.<br />
|
||||
To remove the applet again from your tray, uncheck <span class="menu">Live in the Deskbar</span> in its context menu.</p>
|
||||
<h2>Quit an application</h2>
|
||||
<div class="box-stop">Remember that closing an application can cause data loss and additionally the system may stop working reliably.</div>
|
||||
<img src="../images/processcontroller-images/quit.png" alt="ProcessController - Quit an application" />
|
||||
<p>To quit an application just choose it's name from the <span class="menu">Quit an application</span> menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.</p>
|
||||
<h2>Memory usage</h2>
|
||||
<img src="../images/processcontroller-images/memory.png" alt="ProcessController - Memory usage" />
|
||||
<div class="box-warning">Memory usage monitoring can be very inaccurate.</div>
|
||||
<p>This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).</p>
|
||||
<p>The first row <span class="menu">System resources & caches...</span> shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Memory used only by given application (with write access)</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>Memory including read-only space (can be shared with other applications)</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Threads and CPU usage</h2>
|
||||
<img src="../images/processcontroller-images/priority.png" alt="ProcessController - Priority" />
|
||||
<div class="box-stop">Everything in this menu can cause data loss and system instability.</div>
|
||||
<p>This menu allows you to change thread priorities, kill processes or debug them.<br />
|
||||
At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.<br />
|
||||
At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.<br />
|
||||
The last level of the menu allows you to change a thread's priority.
|
||||
</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Kernel code</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>User code</td></tr>
|
||||
<tr><td style="height:20px;background:#6EBE6E"></td><td></td><td>Idle thread</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 276 B |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 32 KiB |
@@ -63,7 +63,7 @@
|
||||
|
||||
<h1>Tracker</h1>
|
||||
|
||||
<p>The Tracker is the graphical interface to all your files. It let's you create new files and folders or find, launch or rename as well as copy or delete existing ones.</p>
|
||||
<p>The Tracker is the graphical interface to all your files. It lets you create new files and folders or find, launch or rename as well as copy or delete existing ones.</p>
|
||||
<p>Being an application like any other (the Desktop with its icons is really just a fullscreen window in the background), Tracker appears with its windows in the Deskbar and can be quit and restarted. The easiest way to quit and restart a crashed or frozen Tracker (or a wayward Deskbar) is to call the <a href="teammonitor.html">Team Monitor</a>.</p>
|
||||
|
||||
<h2>
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h1>Aplicaciones</h1>
|
||||
|
||||
@@ -149,7 +150,8 @@ En cualquier otro caso, la desinstalación se lleva a cabo simplemente borrando
|
||||
<a id="cli-apps" name="cli-apps">Aplicaciones en línea de comandos de Haiku</a></h2>
|
||||
<p>Además de las herramientas de línea de comandos incluidas con la shell bash o que necesitan ser compatibles con POSIX, existen unas pocas aplicaciones en línea de comandos específicas de Haiku que merecen ser mencionadas. Estos comandos a menudo son útiles para propósitos de scripting, ver el tema <a href="bash-scripting.html">Bash y Scripting</a>.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Aplicaciones en línea de comandos</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/list-cli-apps.html">List of all commandline applications</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Haiku-specific commandline applications</a></td><td> </td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
|
||||
@@ -43,7 +43,8 @@
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -51,7 +52,7 @@
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Aplicaciones de línea de comandos</h2>
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Haiku-specific commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Ubicación:</td><td style="width:15px;"></td><td><span class="path">/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
@@ -114,7 +115,8 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"</pre>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Aplicaciones</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Aplicaciones</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,354 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Daniel Marth
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>List of commands</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>Guía del usuario</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/es.png" alt="" /> Español</li>
|
||||
<li><a href="../../fr/applications/list-cli-apps.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/applications/list-cli-apps.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/applications/list-cli-apps.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/applications/list-cli-apps.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../sv_SE/applications/list-cli-apps.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../../jp/applications/list-cli-apps.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/applications/list-cli-apps.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/list-cli-apps.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/list-cli-apps.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../en/applications/list-cli-apps.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />List of all commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="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: <a href="#A">A – E</a> :: <a href="#F"> F – J </a> :: <a href="#K"> K – O </a> :: <a href="#P"> P – S </a> :: <a href="#T"> T – Z </a></p>
|
||||
<p><br /></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><tt>CortexAddOnHost</tt></td><td style="width:10px;"> </td><td>Starts service to monitor audio and video media add-ons in use. </td></tr>
|
||||
<tr><td><tt>ReadOnlyBootPrompt</tt></td><td> </td><td>Language setup. </td></tr>
|
||||
<tr><td><tt>[</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td colspan="3"><a id="A" name="A"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>A</h2></a></td></tr>
|
||||
<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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>alert</tt></td><td> </td><td>Show a message box. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>arp</tt></td><td> </td><td>Manipulate the system ARP cache. </td></tr>
|
||||
<tr><td><tt>awk</tt></td><td> </td><td>See gawk.</td></tr>
|
||||
<tr><td><tt>base64</tt></td><td> </td><td>Base64 encode or decode to standard output. </td></tr>
|
||||
<tr><td><tt>basename</tt></td><td> </td><td>Strip directory and optionally suffix from filenames.</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-Again Shell</td></tr>
|
||||
<tr><td><tt>bc</tt></td><td> </td><td>An arbitrary precision calculator language.</td></tr>
|
||||
<tr><td><tt>beep</tt></td><td> </td><td>Ring a bell. </td></tr>
|
||||
<tr><td><tt>bootman</tt></td><td> </td><td>Install or uninstall boot-menu. </td></tr>
|
||||
<tr><td><tt>bunzip2</tt></td><td> </td><td>See bzip2.</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>Block-sorting file compressor.</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C++-Compiler</td></tr>
|
||||
<tr><td><tt>cal</tt></td><td> </td><td>Display a calendar. </td></tr>
|
||||
<tr><td><tt>cat</tt></td><td> </td><td>Concatenate files and print on the standard output. </td></tr>
|
||||
<tr><td><tt>catattr</tt></td><td> </td><td>Show attributes of a node. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler</td></tr>
|
||||
<tr><td><tt>checkfs</tt></td><td> </td><td>Check file system. <a href="cli-apps.html">(Haiku specific)</a></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>chmod</tt></td><td> </td><td>Change file mode bits. </td></tr>
|
||||
<tr><td><tt>chop</tt></td><td> </td><td>Split file into smaller files. </td></tr>
|
||||
<tr><td><tt>chown</tt></td><td> </td><td>Change the owner and group of files. </td></tr>
|
||||
<tr><td><tt>chroot</tt></td><td> </td><td>Run commands within specified root directory. </td></tr>
|
||||
<tr><td><tt>cksum</tt></td><td> </td><td>Print CRC checksum and byte counts of files. </td></tr>
|
||||
<tr><td><tt>clear</tt></td><td> </td><td>Clear the terminal window. </td></tr>
|
||||
<tr><td><tt>clockconfig</tt></td><td> </td><td>Configure clock. </td></tr>
|
||||
<tr><td><tt>cmp</tt></td><td> </td><td>Compare files byte by byte.</td></tr>
|
||||
<tr><td><tt>collectcatkeys </tt></td><td> </td><td>[Leftover from the move of locale-kit.]</td></tr>
|
||||
<tr><td><tt>comm</tt></td><td> </td><td>Compare sorted files line by line. </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program. </td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon </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. <a href="cli-apps.html">(Haiku specific)</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>dc</tt></td><td> </td><td>Desk Calculator language.</td></tr>
|
||||
<tr><td><tt>dd</tt></td><td> </td><td>Copy a file, converting and formatting according operands. </td></tr>
|
||||
<tr><td><tt>desklink</tt></td><td> </td><td>Link items in Deskbar. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>df</tt></td><td> </td><td>Report file system disk space usage. </td></tr>
|
||||
<tr><td><tt>diff</tt></td><td> </td><td>Compare files line by line.</td></tr>
|
||||
<tr><td><tt>diff3</tt></td><td> </td><td>Compare three files line by line.</td></tr>
|
||||
<tr><td><tt>dircolors</tt></td><td> </td><td>Color setup for ls. </td></tr>
|
||||
<tr><td><tt>dirname</tt></td><td> </td><td>Print path with its trailing component removed. </td></tr>
|
||||
<tr><td><tt>draggers</tt></td><td> </td><td>Show/set draggers state. </td></tr>
|
||||
<tr><td><tt>driveinfo</tt></td><td> </td><td>Show hardware information. </td></tr>
|
||||
<tr><td><tt>dstcheck</tt></td><td> </td><td>Daylight Saving Time check. </td></tr>
|
||||
<tr><td><tt>du</tt></td><td> </td><td>Summarize disk usage of each file, recursively for directories. </td></tr>
|
||||
<tr><td><tt>dumpcatalog</tt></td><td> </td><td>[Leftover from the move of locale-kit.] </td></tr>
|
||||
<tr><td><tt>echo</tt></td><td> </td><td>Display a line of text.</td></tr>
|
||||
<tr><td><tt>egrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>eject</tt></td><td> </td><td>Eject removable media. </td></tr>
|
||||
<tr><td><tt>env</tt></td><td> </td><td>Run a program in a modified environment. </td></tr>
|
||||
<tr><td><tt>error</tt></td><td> </td><td>Prints clear text error messages for given error numbers. </td></tr>
|
||||
<tr><td><tt>expand</tt></td><td> </td><td>Convert tabs in each file to spaces, writing to standard output. </td></tr>
|
||||
<tr><td><tt>expr</tt></td><td> </td><td>Print value of expression to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="F" name="F"><h2>F</h2></a></td></tr>
|
||||
<tr><td><tt>factor</tt></td><td> </td><td>Print the prime factors of each specified integer number. </td></tr>
|
||||
<tr><td><tt>false</tt></td><td> </td><td>Do nothing, unsuccessfully. </td></tr>
|
||||
<tr><td><tt>fdinfo</tt></td><td> </td><td>Shows info about the used file descriptors in the system. </td></tr>
|
||||
<tr><td><tt>ffm</tt></td><td> </td><td>Set if focus follows mouse. </td></tr>
|
||||
<tr><td><tt>fgrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>filepanel</tt></td><td> </td><td>Display a load/save file panel. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>find</tt></td><td> </td><td>Search for files in a directory hierarchy.</td></tr>
|
||||
<tr><td><tt>finddir</tt></td><td> </td><td>Find directory using a constant. </td></tr>
|
||||
<tr><td><tt>fmt</tt></td><td> </td><td>Reformat each paragraph in the listed files, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fold</tt></td><td> </td><td>Wrap input lines in each file, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fortune</tt></td><td> </td><td>Print a random, hopefully interesting, adage. </td></tr>
|
||||
<tr><td><tt>frcode</tt></td><td> </td><td>Called by updatedb to compress the list of file names using front-compression.</td></tr>
|
||||
<tr><td><tt>freetype-config</tt></td><td> </td><td>Get FreeType compilation and linking information.</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>Internet file transfer program. </td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon</td></tr>
|
||||
<tr><td><tt>funzip</tt></td><td> </td><td>Extracts to stdout the gzip file or first zip entry of stdin or the given file.</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program. </td></tr>
|
||||
<tr><td><tt>gawk</tt></td><td> </td><td>Pattern scanning and processing language. </td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger. </td></tr>
|
||||
<tr><td><tt>getlimits</tt></td><td> </td><td>Output platform dependent limits in a format useful for shell scripts. </td></tr>
|
||||
<tr><td><tt>grep</tt></td><td> </td><td>Search for pattern.</td></tr>
|
||||
<tr><td><tt>groups</tt></td><td> </td><td>Print group memberships for each username. </td></tr>
|
||||
<tr><td><tt>gunzip</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>gzexe</tt></td><td> </td><td>Compress and decompress executables. </td></tr>
|
||||
<tr><td><tt>gzip</tt></td><td> </td><td>Compress files. </td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump</td></tr>
|
||||
<tr><td><tt>head</tt></td><td> </td><td>Print the first ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>hey</tt></td><td> </td><td>A small scripting utility.</td></tr>
|
||||
<tr><td><tt>hostname</tt></td><td> </td><td>Print or set the hostname of the current system. </td></tr>
|
||||
<tr><td><tt>id</tt></td><td> </td><td>Print user and group information. </td></tr>
|
||||
<tr><td><tt>ident</tt></td><td> </td><td>Identify RCS keyword in files. </td></tr>
|
||||
<tr><td><tt>ifconfig</tt></td><td> </td><td>Configure a network interface. </td></tr>
|
||||
<tr><td><tt>install</tt></td><td> </td><td>Copy files into destination locations. </td></tr>
|
||||
<tr><td><tt>install-wifi-firmwares.sh</tt></td><td> </td><td>Install firmware for various wireless network cards. </td></tr>
|
||||
<tr><td><tt>installoptionalpackage</tt></td><td> </td><td>Temporary solution for installing optional packages. </td></tr>
|
||||
<tr><td><tt>installsound</tt></td><td> </td><td>Install a new named sound event in the sounds preferences panel. </td></tr>
|
||||
<tr><td><tt>iroster</tt></td><td> </td><td>List input devices. </td></tr>
|
||||
<tr><td><tt>isvolume</tt></td><td> </td><td>Get volume information. </td></tr>
|
||||
<tr><td><tt>join</tt></td><td> </td><td>For each pair of input lines with identical jon fields, write a line to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="K" name="K"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>K</h2></a></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>listattr</tt></td><td> </td><td>List file attributes. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>listdev</tt></td><td> </td><td>Display devices in a user friendly way. </td></tr>
|
||||
<tr><td><tt>listimage</tt></td><td> </td><td>Lists image info for all currently running teams. </td></tr>
|
||||
<tr><td><tt>listport</tt></td><td> </td><td>Lists all open ports in the system organized by team. </td></tr>
|
||||
<tr><td><tt>listres</tt></td><td> </td><td>List resources of files. </td></tr>
|
||||
<tr><td><tt>listsem</tt></td><td> </td><td>List the semaphores allocated by the specified team. </td></tr>
|
||||
<tr><td><tt>listusb</tt></td><td> </td><td>List USB devices. </td></tr>
|
||||
<tr><td><tt>ln</tt></td><td> </td><td>Make links between files.</td></tr>
|
||||
<tr><td><tt>locate</tt></td><td> </td><td>Locate a file. </td></tr>
|
||||
<tr><td><tt>logger</tt></td><td> </td><td>Send a message to the system logging facility. </td></tr>
|
||||
<tr><td><tt>login</tt></td><td> </td><td>Begin session on the system. </td></tr>
|
||||
<tr><td><tt>logname</tt></td><td> </td><td>Print the name of the current user. </td></tr>
|
||||
<tr><td><tt>ls</tt></td><td> </td><td>List directory content. </td></tr>
|
||||
<tr><td><tt>lsindex</tt></td><td> </td><td>Display the indexed attributes on the current volume/partition. <a href="cli-apps.html">(Haiku specific)</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>merge</tt></td><td> </td><td>Three-way file merge. </td></tr>
|
||||
<tr><td><tt>message</tt></td><td> </td><td>Print a message. </td></tr>
|
||||
<tr><td><tt>mimeset</tt></td><td> </td><td>Set mimetype of a file. </td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator.</td></tr>
|
||||
<tr><td><tt>mkdir</tt></td><td> </td><td>Create directory. </td></tr>
|
||||
<tr><td><tt>mkdos</tt></td><td> </td><td>Initialize FAT16 or FAT32 partitions. </td></tr>
|
||||
<tr><td><tt>mkfifo</tt></td><td> </td><td>Create named pipes with the given names. </td></tr>
|
||||
<tr><td><tt>mkfs</tt></td><td> </td><td>Build a file system. </td></tr>
|
||||
<tr><td><tt>mkindex</tt></td><td> </td><td>Create a new index of the specified attribute. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>mktemp</tt></td><td> </td><td>Create a temporary file or directory, safely and print its name.</td></tr>
|
||||
<tr><td><tt>modifiers</tt></td><td> </td><td>Asserts (un)pressed modifier keys. </td></tr>
|
||||
<tr><td><tt>more</tt></td><td> </td><td>See less. </td></tr>
|
||||
<tr><td><tt>mount</tt></td><td> </td><td>Mount a file system. </td></tr>
|
||||
<tr><td><tt>mount_nfs</tt></td><td> </td><td>Mount NFS partition. </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>mv</tt></td><td> </td><td>Move file. </td></tr>
|
||||
<tr><td><tt>netcat</tt></td><td> </td><td>Utility to do anything involving TCP or UDP.</td></tr>
|
||||
<tr><td><tt>netstat</tt></td><td> </td><td>Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships. </td></tr>
|
||||
<tr><td><tt>nl</tt></td><td> </td><td>Write each file to standard output with line numbers added. </td></tr>
|
||||
<tr><td><tt>nohup</tt></td><td> </td><td>Run command ignoring hangup signals. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td colspan="3"><a id="P" name="P"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>P</h2></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>pc</tt></td><td> </td><td>Programmer's calculator. </td></tr>
|
||||
<tr><td><tt>ping</tt></td><td> </td><td>Send ICMP-echo-request to network host. </td></tr>
|
||||
<tr><td><tt>play</tt></td><td> </td><td>Play tracks from device. </td></tr>
|
||||
<tr><td><tt>playfile</tt></td><td> </td><td>Play tracks from a file. </td></tr>
|
||||
<tr><td><tt>playsound</tt></td><td> </td><td>Play a sound. </td></tr>
|
||||
<tr><td><tt>playwav</tt></td><td> </td><td>Play WAV file. </td></tr>
|
||||
<tr><td><tt>pr</tt></td><td> </td><td>Paginate or columnate files for printing. </td></tr>
|
||||
<tr><td><tt>printenv</tt></td><td> </td><td>Print the values of the specified environment variables. </td></tr>
|
||||
<tr><td><tt>printf</tt></td><td> </td><td>Format and print data. </td></tr>
|
||||
<tr><td><tt>prio</tt></td><td> </td><td>Change priority of a process. </td></tr>
|
||||
<tr><td><tt>profile</tt></td><td> </td><td>Profiles threads. </td></tr>
|
||||
<tr><td><tt>ps</tt></td><td> </td><td>List running processes. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>quit</tt></td><td> </td><td>Quit application. </td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler. </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. <a href="cli-apps.html">(Haiku specific)</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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>rmdir</tt></td><td> </td><td>Remove directory.</td></tr>
|
||||
<tr><td><tt>rmindex</tt></td><td> </td><td>Remove an attribute from the index of a volume/partition. <a href="cli-apps.html">(Haiku specific)</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>
|
||||
<tr><td><tt>screen_blanker</tt></td><td> </td><td>Blank screen. </td></tr>
|
||||
<tr><td><tt>screenmode</tt></td><td> </td><td>Sets the specified screen mode. </td></tr>
|
||||
<tr><td><tt>sdiff</tt></td><td> </td><td>Side-by-side merge of file differences</td></tr>
|
||||
<tr><td><tt>seq</tt></td><td> </td><td>Print numbers from FIRST to LAST, in steps of INCREMENT. </td></tr>
|
||||
<tr><td><tt>setdecor</tt></td><td> </td><td>List and change decor. </td></tr>
|
||||
<tr><td><tt>setgcc</tt></td><td> </td><td>Prints or sets the current gcc version. </td></tr>
|
||||
<tr><td><tt>settype</tt></td><td> </td><td>Sets the MIME type, signature, and/or preferred application of one or more files. </td></tr>
|
||||
<tr><td><tt>setversion</tt></td><td> </td><td>Show version of file. </td></tr>
|
||||
<tr><td><tt>setvolume</tt></td><td> </td><td>Set the volume. </td></tr>
|
||||
<tr><td><tt>setwep</tt></td><td> </td><td>Provides WEP encryption. </td></tr>
|
||||
<tr><td><tt>sh</tt></td><td> </td><td>See bash. </td></tr>
|
||||
<tr><td><tt>sha1sum</tt></td><td> </td><td>Print or check SHA1 checksums. </td></tr>
|
||||
<tr><td><tt>shar</tt></td><td> </td><td>Makes so-called shell archives out of many files.</td></tr>
|
||||
<tr><td><tt>shred</tt></td><td> </td><td>Overwrite the specified files repeatedly. </td></tr>
|
||||
<tr><td><tt>shuf</tt></td><td> </td><td>Write a random permutation of the input lines to standard output. </td></tr>
|
||||
<tr><td><tt>shutdown</tt></td><td> </td><td>Shutdown the computer. </td></tr>
|
||||
<tr><td><tt>sleep</tt></td><td> </td><td>Pause for a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>sort</tt></td><td> </td><td>Write sorted concatenation of all files to standard output. </td></tr>
|
||||
<tr><td><tt>spamdbm</tt></td><td> </td><td>Classify e-mail messages as spam and regular genuine messages. </td></tr>
|
||||
<tr><td><tt>split</tt></td><td> </td><td>Output fixed-size pieces of input files to files with prefixes. </td></tr>
|
||||
<tr><td><tt>stat</tt></td><td> </td><td>Display file or file system status. </td></tr>
|
||||
<tr><td><tt>strace</tt></td><td> </td><td>Traces the syscalls of a thread or a team. </td></tr>
|
||||
<tr><td><tt>stty</tt></td><td> </td><td>Print or change terminal characteristics. </td></tr>
|
||||
<tr><td><tt>su</tt></td><td> </td><td>Change the effective user id and group. </td></tr>
|
||||
<tr><td><tt>sum</tt></td><td> </td><td>Print checksum and block counts for each file. </td></tr>
|
||||
<tr><td><tt>sync</tt></td><td> </td><td>Force changed blocks to disk, update the super block. </td></tr>
|
||||
<tr><td><tt>sysinfo</tt></td><td> </td><td>Show system info. </td></tr>
|
||||
<tr><td colspan="3"><a id="T" name="T"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>T</h2></a></td></tr>
|
||||
<tr><td><tt>tac</tt></td><td> </td><td>Write each file to standard output, last line first. </td></tr>
|
||||
<tr><td><tt>tail</tt></td><td> </td><td>Print the last ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>tcpdump</tt></td><td> </td><td>Dump traffic on a network. </td></tr>
|
||||
<tr><td><tt>tcptester</tt></td><td> </td><td>[deprecated] </td></tr>
|
||||
<tr><td><tt>tee</tt></td><td> </td><td>Copy standard input to each file and also to standard output. </td></tr>
|
||||
<tr><td><tt>telnet</tt></td><td> </td><td>User interface to the telnet protocol. </td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon. </td></tr>
|
||||
<tr><td><tt>test</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td><tt>timeout</tt></td><td> </td><td>Start command and kill it if still running after a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>top</tt></td><td> </td><td>Display tasks. </td></tr>
|
||||
<tr><td><tt>touch</tt></td><td> </td><td>Change file timestamps. </td></tr>
|
||||
<tr><td><tt>tput</tt></td><td> </td><td>Initialize a terminal or query terminfo database. </td></tr>
|
||||
<tr><td><tt>tr</tt></td><td> </td><td>Translate, squeeze and/or delete characters from the standard input, writing to standard output.</td></tr>
|
||||
<tr><td><tt>traceroute</tt></td><td> </td><td>Print the route packets trace to network host.</td></tr>
|
||||
<tr><td><tt>translate</tt></td><td> </td><td>Translate app. </td></tr>
|
||||
<tr><td><tt>trash</tt></td><td> </td><td>Send files to trash or restore them. </td></tr>
|
||||
<tr><td><tt>true</tt></td><td> </td><td>Do nothing, successfully. </td></tr>
|
||||
<tr><td><tt>truncate</tt></td><td> </td><td>Shrink or extend the size of each file to the specified size. </td></tr>
|
||||
<tr><td><tt>tsort</tt></td><td> </td><td>Write totally ordered list consistent with the partial ordering in file. </td></tr>
|
||||
<tr><td><tt>tty</tt></td><td> </td><td>Print the file name of the terminal connected to the standard output.</td></tr>
|
||||
<tr><td><tt>uname</tt></td><td> </td><td>Print certain system information. </td></tr>
|
||||
<tr><td><tt>unchop</tt></td><td> </td><td>Recreate a file previously split with chop. </td></tr>
|
||||
<tr><td><tt>unexpand</tt></td><td> </td><td>Convert blanks in each file to tabs, writing to standard output. </td></tr>
|
||||
<tr><td><tt>uniq</tt></td><td> </td><td>Filter adjacent matching lines from input writing to output. </td></tr>
|
||||
<tr><td><tt>unlink</tt></td><td> </td><td>Call the unlink function to remove the specified file. </td></tr>
|
||||
<tr><td><tt>unmount</tt></td><td> </td><td>Unmount partition. </td></tr>
|
||||
<tr><td><tt>unrar</tt></td><td> </td><td>Unrar file. </td></tr>
|
||||
<tr><td><tt>unshar</tt></td><td> </td><td>Unshar file. </td></tr>
|
||||
<tr><td><tt>untrash</tt></td><td> </td><td>See trash. </td></tr>
|
||||
<tr><td><tt>unzip</tt></td><td> </td><td>Unzip file. </td></tr>
|
||||
<tr><td><tt>unzipsfx</tt></td><td> </td><td>Extract files in list, except those specified.</td></tr>
|
||||
<tr><td><tt>updatedb</tt></td><td> </td><td>Update a database for locate. </td></tr>
|
||||
<tr><td><tt>uptime</tt></td><td> </td><td>Prints the current date and time, as well as the time elapsed since the system was started. </td></tr>
|
||||
<tr><td><tt>urlwrapper</tt></td><td> </td><td>Wrap URL mime types around command line or other apps that don't handle them directly. </td></tr>
|
||||
<tr><td><tt>useradd</tt></td><td> </td><td>Create new user. </td></tr>
|
||||
<tr><td><tt>uudecode</tt></td><td> </td><td>Create the specified file, decoding as you go. </td></tr>
|
||||
<tr><td><tt>uuencode</tt></td><td> </td><td>Encode a file so it can be mailed to a remote system. </td></tr>
|
||||
<tr><td><tt>vdir</tt></td><td> </td><td>List information about files. </td></tr>
|
||||
<tr><td><tt>version</tt></td><td> </td><td>Returns the version of a file. </td></tr>
|
||||
<tr><td><tt>vmstat</tt></td><td> </td><td>Print system info. </td></tr>
|
||||
<tr><td><tt>waitfor</tt></td><td> </td><td>Wait for process events. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>watch</tt></td><td> </td><td>Execute a program periodically. </td></tr>
|
||||
<tr><td><tt>wc</tt></td><td> </td><td>Print newline, word and byte counts for each file. </td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>The non-interactive network downloader. </td></tr>
|
||||
<tr><td><tt>which</tt></td><td> </td><td>Locate a command. </td></tr>
|
||||
<tr><td><tt>whoami</tt></td><td> </td><td>Print user name associated with the current effective user ID. </td></tr>
|
||||
<tr><td><tt>xargs</tt></td><td> </td><td>Build and execute command lines from standard input. </td></tr>
|
||||
<tr><td><tt>xres</tt></td><td> </td><td>List and manipulate resources. </td></tr>
|
||||
<tr><td><tt>yes</tt></td><td> </td><td>Output a string repeatedly until killed. </td></tr>
|
||||
<tr><td><tt>zcat</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>zcmp</tt></td><td> </td><td>See zdiff. </td></tr>
|
||||
<tr><td><tt>zdiff</tt></td><td> </td><td>Compare compressed files. </td></tr>
|
||||
<tr><td><tt>zforce</tt></td><td> </td><td>Force a '.gz' extension on all gzip files. </td></tr>
|
||||
<tr><td><tt>zgrep</tt></td><td> </td><td>Search possibly compressed files for a regular expression. </td></tr>
|
||||
<tr><td><tt>zip</tt></td><td> </td><td>Add or replace zipfile entries from list. </td></tr>
|
||||
<tr><td><tt>zipcloak</tt></td><td> </td><td>Encrypt all unencrypted entries in a zip file. </td></tr>
|
||||
<tr><td><tt>zipgrep</tt></td><td> </td><td>Searches the given zip members for a string or pattern. </td></tr>
|
||||
<tr><td><tt>zipinfo</tt></td><td> </td><td>See unzip.</td></tr>
|
||||
<tr><td><tt>zipnote</tt></td><td> </td><td>Write the comments in zipfile to stdout. </td></tr>
|
||||
<tr><td><tt>zipsplit</tt></td><td> </td><td>Split a zip file into smaller pieces. </td></tr>
|
||||
<tr><td><tt>zmore</tt></td><td> </td><td>Like 'more' but operate on the uncompressed contents of any compressed files.</td></tr>
|
||||
<tr><td><tt>znew</tt></td><td> </td><td>Recompress .Z files into .gz (gzip) files</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* miguel~1.mx
|
||||
@@ -49,6 +50,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/networkstatus-icon_64.png" alt="networkstatus-icon_64.png" width="64" height="64" />NetworkStatus (Estado de la red)</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -56,7 +58,21 @@
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/apps/NetworkStatus</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td>ninguna</td></tr>
|
||||
</table>
|
||||
<p>Todavía falta la documentación. Si desea trabajar en ella, por favor anúncielo en la <a href="http://www.freelists.org/list/haiku-doc">Lista de correo de documentación</a> para evitar duplicación.</p>
|
||||
<p>NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p><img src="../images/networkstatus-images/applet.png" alt="NetworkStatus applet" /><br />
|
||||
The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can <span class="menu">Open network preferences...</span> to change your <a href="../preferences/network.html">network configuration</a> or <span class="menu">Quit</span> the applet.</p>
|
||||
<p><img src="../images/networkstatus-images/status.png" alt="NetworkStatus - status of the interface" /><br />
|
||||
Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.</p>
|
||||
|
||||
<h2>Status icons</h2>
|
||||
<table summary="status icons" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><img src="../images/networkstatus-images/icon-ready.png" /></td><td style="width:15px;"></td><td>Ready</td><td>Link is established.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-connecting.png" /></td><td></td><td>Configuring</td><td>Connecting in progress.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nosettings.png" /></td><td></td><td>No stateful configuration</td><td>Some settings are missing (check <a href="../preferences/network.html">IP configuration</a>).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-noconnection.png" /></td><td></td><td>No link</td><td>There is no physical connection (probably the network cable is not connected and wireless networks are unavailable).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nodevices.png" /></td><td></td><td>-</td><td>There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -56,11 +57,25 @@
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/PowerStatus</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/PowerStatus settings</span></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p>Note: PowerStatus requires a working ACPI support.</p>
|
||||
<img src="../images/powerstatus-images/applet.png" alt="PowerStatus applet" />
|
||||
<p>The context menu offers these options:</p>
|
||||
<table summary="options" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="menu">Show text label</span></td><td style="width:10px"></td><td>Shows battery level in percent or remaining time.</td></tr>
|
||||
<tr><td><span class="menu">Show status icon</span></td><td></td><td>Shows icon of the applet.</td></tr>
|
||||
<tr><td><span class="menu">Show percent</span>/<span class="menu">Show time</span></td><td></td><td>Switch between showing battery level in percent or remaining time (<span class="menu">Show text label</span> has to be active).</td></tr>
|
||||
<tr><td><span class="menu">Battery info...</span></td><td></td><td>Shows the extended battery info window.</td></tr>
|
||||
<tr><td><span class="menu">About...</span></td><td></td><td>Shows the About window.</td></tr>
|
||||
<tr><td><span class="menu">Quit</span></td><td></td><td>Quits the PowerStatus applet</td></tr>
|
||||
|
||||
</table>
|
||||
<p>When <span class="menu">Show text label</span> is active, the battery level is shown in brackets while charging.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="networkstatus.html">NetworkStatus (Estado de la red)</a>
|
||||
@@ -68,6 +83,6 @@
|
||||
:: <a href="processcontroller.html">ProcessController (Controlador de procesos)</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* miguel~1.mx
|
||||
@@ -49,6 +50,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/processcontroller-icon_64.png" alt="processcontroller-icon_64.png" width="64" height="64" />ProcessController (Controlador de procesos)</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -56,7 +58,43 @@
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td>ninguna</td></tr>
|
||||
</table>
|
||||
<p>Todavía falta la documentación. Si desea trabajar en ella, por favor anúncielo en la <a href="http://www.freelists.org/list/haiku-doc">Lista de correo de documentación</a> para evitar duplicación.</p>
|
||||
|
||||
<p><img src="../images/processcontroller-images/applet.png" alt="ProcessController applet" style="float:left;margin: 0 4em 0 0" />The primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When <a href="../tracker.html"><span class="app">Tracker</span></a> or <a href="../deskbar.html"><span class="app">Deskbar</span></a> crashes you can run it again from ProcessController's menu.</p>
|
||||
<p>Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.</p>
|
||||
|
||||
<p>If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.<br />
|
||||
To remove the applet again from your tray, uncheck <span class="menu">Live in the Deskbar</span> in its context menu.</p>
|
||||
<h2>Quit an application</h2>
|
||||
<div class="box-stop">Remember that closing an application can cause data loss and additionally the system may stop working reliably.</div>
|
||||
<img src="../images/processcontroller-images/quit.png" alt="ProcessController - Quit an application" />
|
||||
<p>To quit an application just choose it's name from the <span class="menu">Quit an application</span> menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.</p>
|
||||
<h2>Memory usage</h2>
|
||||
<img src="../images/processcontroller-images/memory.png" alt="ProcessController - Memory usage" />
|
||||
<div class="box-warning">Memory usage monitoring can be very inaccurate.</div>
|
||||
<p>This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).</p>
|
||||
<p>The first row <span class="menu">System resources & caches...</span> shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Memory used only by given application (with write access)</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>Memory including read-only space (can be shared with other applications)</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Threads and CPU usage</h2>
|
||||
<img src="../images/processcontroller-images/priority.png" alt="ProcessController - Priority" />
|
||||
<div class="box-stop">Everything in this menu can cause data loss and system instability.</div>
|
||||
<p>This menu allows you to change thread priorities, kill processes or debug them.<br />
|
||||
At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.<br />
|
||||
At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.<br />
|
||||
The last level of the menu allows you to change a thread's priority.
|
||||
</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Kernel code</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>User code</td></tr>
|
||||
<tr><td style="height:20px;background:#6EBE6E"></td><td></td><td>Idle thread</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 276 B |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 32 KiB |
@@ -52,6 +52,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
|
||||
<h1>Applications</h1>
|
||||
|
||||
@@ -149,7 +150,8 @@ Sinon, vous pouvez vous contenter de supprimer le dossier de l'application.</p>
|
||||
<p>En plus des outils en ligne de commande habituels qui viennent avec l'interpréteur de commande Bash ou qui sont nécessaires pour la compatibilité Posix, quelques programmes
|
||||
en ligne de commandes spécifiques à Haiku mérites d'êtres mentionnés. Ces commandes sont souvent très utiles dans les scripts. Vous pouvez aussi consulter le sujet sur <a href="bash-scripting.html">le Bash et les Scripts</a>.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Programmes en ligne de commande</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/list-cli-apps.html">List of all commandline applications</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Haiku-specific commandline applications</a></td><td> </td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
|
||||
@@ -42,14 +42,16 @@
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Programmes en ligne de commande</h2>
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Haiku-specific commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Localisation :</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
@@ -112,7 +114,8 @@ Voici par exemple comment ajouter <span class="app">Screenshot</span> avec diver
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,354 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Daniel Marth
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>List of commands</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>Guide de l’utilisateur</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/fr.png" alt="" /> Français</li>
|
||||
<li><a href="../../de/applications/list-cli-apps.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/applications/list-cli-apps.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/applications/list-cli-apps.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/applications/list-cli-apps.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/applications/list-cli-apps.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../../jp/applications/list-cli-apps.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/applications/list-cli-apps.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/list-cli-apps.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/list-cli-apps.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../en/applications/list-cli-apps.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />List of all commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="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: <a href="#A">A – E</a> :: <a href="#F"> F – J </a> :: <a href="#K"> K – O </a> :: <a href="#P"> P – S </a> :: <a href="#T"> T – Z </a></p>
|
||||
<p><br /></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><tt>CortexAddOnHost</tt></td><td style="width:10px;"> </td><td>Starts service to monitor audio and video media add-ons in use. </td></tr>
|
||||
<tr><td><tt>ReadOnlyBootPrompt</tt></td><td> </td><td>Language setup. </td></tr>
|
||||
<tr><td><tt>[</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td colspan="3"><a id="A" name="A"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>A</h2></a></td></tr>
|
||||
<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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>alert</tt></td><td> </td><td>Show a message box. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>arp</tt></td><td> </td><td>Manipulate the system ARP cache. </td></tr>
|
||||
<tr><td><tt>awk</tt></td><td> </td><td>See gawk.</td></tr>
|
||||
<tr><td><tt>base64</tt></td><td> </td><td>Base64 encode or decode to standard output. </td></tr>
|
||||
<tr><td><tt>basename</tt></td><td> </td><td>Strip directory and optionally suffix from filenames.</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-Again Shell</td></tr>
|
||||
<tr><td><tt>bc</tt></td><td> </td><td>An arbitrary precision calculator language.</td></tr>
|
||||
<tr><td><tt>beep</tt></td><td> </td><td>Ring a bell. </td></tr>
|
||||
<tr><td><tt>bootman</tt></td><td> </td><td>Install or uninstall boot-menu. </td></tr>
|
||||
<tr><td><tt>bunzip2</tt></td><td> </td><td>See bzip2.</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>Block-sorting file compressor.</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C++-Compiler</td></tr>
|
||||
<tr><td><tt>cal</tt></td><td> </td><td>Display a calendar. </td></tr>
|
||||
<tr><td><tt>cat</tt></td><td> </td><td>Concatenate files and print on the standard output. </td></tr>
|
||||
<tr><td><tt>catattr</tt></td><td> </td><td>Show attributes of a node. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler</td></tr>
|
||||
<tr><td><tt>checkfs</tt></td><td> </td><td>Check file system. <a href="cli-apps.html">(Haiku specific)</a></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>chmod</tt></td><td> </td><td>Change file mode bits. </td></tr>
|
||||
<tr><td><tt>chop</tt></td><td> </td><td>Split file into smaller files. </td></tr>
|
||||
<tr><td><tt>chown</tt></td><td> </td><td>Change the owner and group of files. </td></tr>
|
||||
<tr><td><tt>chroot</tt></td><td> </td><td>Run commands within specified root directory. </td></tr>
|
||||
<tr><td><tt>cksum</tt></td><td> </td><td>Print CRC checksum and byte counts of files. </td></tr>
|
||||
<tr><td><tt>clear</tt></td><td> </td><td>Clear the terminal window. </td></tr>
|
||||
<tr><td><tt>clockconfig</tt></td><td> </td><td>Configure clock. </td></tr>
|
||||
<tr><td><tt>cmp</tt></td><td> </td><td>Compare files byte by byte.</td></tr>
|
||||
<tr><td><tt>collectcatkeys </tt></td><td> </td><td>[Leftover from the move of locale-kit.]</td></tr>
|
||||
<tr><td><tt>comm</tt></td><td> </td><td>Compare sorted files line by line. </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program. </td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon </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. <a href="cli-apps.html">(Haiku specific)</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>dc</tt></td><td> </td><td>Desk Calculator language.</td></tr>
|
||||
<tr><td><tt>dd</tt></td><td> </td><td>Copy a file, converting and formatting according operands. </td></tr>
|
||||
<tr><td><tt>desklink</tt></td><td> </td><td>Link items in Deskbar. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>df</tt></td><td> </td><td>Report file system disk space usage. </td></tr>
|
||||
<tr><td><tt>diff</tt></td><td> </td><td>Compare files line by line.</td></tr>
|
||||
<tr><td><tt>diff3</tt></td><td> </td><td>Compare three files line by line.</td></tr>
|
||||
<tr><td><tt>dircolors</tt></td><td> </td><td>Color setup for ls. </td></tr>
|
||||
<tr><td><tt>dirname</tt></td><td> </td><td>Print path with its trailing component removed. </td></tr>
|
||||
<tr><td><tt>draggers</tt></td><td> </td><td>Show/set draggers state. </td></tr>
|
||||
<tr><td><tt>driveinfo</tt></td><td> </td><td>Show hardware information. </td></tr>
|
||||
<tr><td><tt>dstcheck</tt></td><td> </td><td>Daylight Saving Time check. </td></tr>
|
||||
<tr><td><tt>du</tt></td><td> </td><td>Summarize disk usage of each file, recursively for directories. </td></tr>
|
||||
<tr><td><tt>dumpcatalog</tt></td><td> </td><td>[Leftover from the move of locale-kit.] </td></tr>
|
||||
<tr><td><tt>echo</tt></td><td> </td><td>Display a line of text.</td></tr>
|
||||
<tr><td><tt>egrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>eject</tt></td><td> </td><td>Eject removable media. </td></tr>
|
||||
<tr><td><tt>env</tt></td><td> </td><td>Run a program in a modified environment. </td></tr>
|
||||
<tr><td><tt>error</tt></td><td> </td><td>Prints clear text error messages for given error numbers. </td></tr>
|
||||
<tr><td><tt>expand</tt></td><td> </td><td>Convert tabs in each file to spaces, writing to standard output. </td></tr>
|
||||
<tr><td><tt>expr</tt></td><td> </td><td>Print value of expression to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="F" name="F"><h2>F</h2></a></td></tr>
|
||||
<tr><td><tt>factor</tt></td><td> </td><td>Print the prime factors of each specified integer number. </td></tr>
|
||||
<tr><td><tt>false</tt></td><td> </td><td>Do nothing, unsuccessfully. </td></tr>
|
||||
<tr><td><tt>fdinfo</tt></td><td> </td><td>Shows info about the used file descriptors in the system. </td></tr>
|
||||
<tr><td><tt>ffm</tt></td><td> </td><td>Set if focus follows mouse. </td></tr>
|
||||
<tr><td><tt>fgrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>filepanel</tt></td><td> </td><td>Display a load/save file panel. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>find</tt></td><td> </td><td>Search for files in a directory hierarchy.</td></tr>
|
||||
<tr><td><tt>finddir</tt></td><td> </td><td>Find directory using a constant. </td></tr>
|
||||
<tr><td><tt>fmt</tt></td><td> </td><td>Reformat each paragraph in the listed files, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fold</tt></td><td> </td><td>Wrap input lines in each file, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fortune</tt></td><td> </td><td>Print a random, hopefully interesting, adage. </td></tr>
|
||||
<tr><td><tt>frcode</tt></td><td> </td><td>Called by updatedb to compress the list of file names using front-compression.</td></tr>
|
||||
<tr><td><tt>freetype-config</tt></td><td> </td><td>Get FreeType compilation and linking information.</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>Internet file transfer program. </td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon</td></tr>
|
||||
<tr><td><tt>funzip</tt></td><td> </td><td>Extracts to stdout the gzip file or first zip entry of stdin or the given file.</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program. </td></tr>
|
||||
<tr><td><tt>gawk</tt></td><td> </td><td>Pattern scanning and processing language. </td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger. </td></tr>
|
||||
<tr><td><tt>getlimits</tt></td><td> </td><td>Output platform dependent limits in a format useful for shell scripts. </td></tr>
|
||||
<tr><td><tt>grep</tt></td><td> </td><td>Search for pattern.</td></tr>
|
||||
<tr><td><tt>groups</tt></td><td> </td><td>Print group memberships for each username. </td></tr>
|
||||
<tr><td><tt>gunzip</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>gzexe</tt></td><td> </td><td>Compress and decompress executables. </td></tr>
|
||||
<tr><td><tt>gzip</tt></td><td> </td><td>Compress files. </td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump</td></tr>
|
||||
<tr><td><tt>head</tt></td><td> </td><td>Print the first ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>hey</tt></td><td> </td><td>A small scripting utility.</td></tr>
|
||||
<tr><td><tt>hostname</tt></td><td> </td><td>Print or set the hostname of the current system. </td></tr>
|
||||
<tr><td><tt>id</tt></td><td> </td><td>Print user and group information. </td></tr>
|
||||
<tr><td><tt>ident</tt></td><td> </td><td>Identify RCS keyword in files. </td></tr>
|
||||
<tr><td><tt>ifconfig</tt></td><td> </td><td>Configure a network interface. </td></tr>
|
||||
<tr><td><tt>install</tt></td><td> </td><td>Copy files into destination locations. </td></tr>
|
||||
<tr><td><tt>install-wifi-firmwares.sh</tt></td><td> </td><td>Install firmware for various wireless network cards. </td></tr>
|
||||
<tr><td><tt>installoptionalpackage</tt></td><td> </td><td>Temporary solution for installing optional packages. </td></tr>
|
||||
<tr><td><tt>installsound</tt></td><td> </td><td>Install a new named sound event in the sounds preferences panel. </td></tr>
|
||||
<tr><td><tt>iroster</tt></td><td> </td><td>List input devices. </td></tr>
|
||||
<tr><td><tt>isvolume</tt></td><td> </td><td>Get volume information. </td></tr>
|
||||
<tr><td><tt>join</tt></td><td> </td><td>For each pair of input lines with identical jon fields, write a line to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="K" name="K"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>K</h2></a></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>listattr</tt></td><td> </td><td>List file attributes. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>listdev</tt></td><td> </td><td>Display devices in a user friendly way. </td></tr>
|
||||
<tr><td><tt>listimage</tt></td><td> </td><td>Lists image info for all currently running teams. </td></tr>
|
||||
<tr><td><tt>listport</tt></td><td> </td><td>Lists all open ports in the system organized by team. </td></tr>
|
||||
<tr><td><tt>listres</tt></td><td> </td><td>List resources of files. </td></tr>
|
||||
<tr><td><tt>listsem</tt></td><td> </td><td>List the semaphores allocated by the specified team. </td></tr>
|
||||
<tr><td><tt>listusb</tt></td><td> </td><td>List USB devices. </td></tr>
|
||||
<tr><td><tt>ln</tt></td><td> </td><td>Make links between files.</td></tr>
|
||||
<tr><td><tt>locate</tt></td><td> </td><td>Locate a file. </td></tr>
|
||||
<tr><td><tt>logger</tt></td><td> </td><td>Send a message to the system logging facility. </td></tr>
|
||||
<tr><td><tt>login</tt></td><td> </td><td>Begin session on the system. </td></tr>
|
||||
<tr><td><tt>logname</tt></td><td> </td><td>Print the name of the current user. </td></tr>
|
||||
<tr><td><tt>ls</tt></td><td> </td><td>List directory content. </td></tr>
|
||||
<tr><td><tt>lsindex</tt></td><td> </td><td>Display the indexed attributes on the current volume/partition. <a href="cli-apps.html">(Haiku specific)</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>merge</tt></td><td> </td><td>Three-way file merge. </td></tr>
|
||||
<tr><td><tt>message</tt></td><td> </td><td>Print a message. </td></tr>
|
||||
<tr><td><tt>mimeset</tt></td><td> </td><td>Set mimetype of a file. </td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator.</td></tr>
|
||||
<tr><td><tt>mkdir</tt></td><td> </td><td>Create directory. </td></tr>
|
||||
<tr><td><tt>mkdos</tt></td><td> </td><td>Initialize FAT16 or FAT32 partitions. </td></tr>
|
||||
<tr><td><tt>mkfifo</tt></td><td> </td><td>Create named pipes with the given names. </td></tr>
|
||||
<tr><td><tt>mkfs</tt></td><td> </td><td>Build a file system. </td></tr>
|
||||
<tr><td><tt>mkindex</tt></td><td> </td><td>Create a new index of the specified attribute. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>mktemp</tt></td><td> </td><td>Create a temporary file or directory, safely and print its name.</td></tr>
|
||||
<tr><td><tt>modifiers</tt></td><td> </td><td>Asserts (un)pressed modifier keys. </td></tr>
|
||||
<tr><td><tt>more</tt></td><td> </td><td>See less. </td></tr>
|
||||
<tr><td><tt>mount</tt></td><td> </td><td>Mount a file system. </td></tr>
|
||||
<tr><td><tt>mount_nfs</tt></td><td> </td><td>Mount NFS partition. </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>mv</tt></td><td> </td><td>Move file. </td></tr>
|
||||
<tr><td><tt>netcat</tt></td><td> </td><td>Utility to do anything involving TCP or UDP.</td></tr>
|
||||
<tr><td><tt>netstat</tt></td><td> </td><td>Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships. </td></tr>
|
||||
<tr><td><tt>nl</tt></td><td> </td><td>Write each file to standard output with line numbers added. </td></tr>
|
||||
<tr><td><tt>nohup</tt></td><td> </td><td>Run command ignoring hangup signals. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td colspan="3"><a id="P" name="P"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>P</h2></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>pc</tt></td><td> </td><td>Programmer's calculator. </td></tr>
|
||||
<tr><td><tt>ping</tt></td><td> </td><td>Send ICMP-echo-request to network host. </td></tr>
|
||||
<tr><td><tt>play</tt></td><td> </td><td>Play tracks from device. </td></tr>
|
||||
<tr><td><tt>playfile</tt></td><td> </td><td>Play tracks from a file. </td></tr>
|
||||
<tr><td><tt>playsound</tt></td><td> </td><td>Play a sound. </td></tr>
|
||||
<tr><td><tt>playwav</tt></td><td> </td><td>Play WAV file. </td></tr>
|
||||
<tr><td><tt>pr</tt></td><td> </td><td>Paginate or columnate files for printing. </td></tr>
|
||||
<tr><td><tt>printenv</tt></td><td> </td><td>Print the values of the specified environment variables. </td></tr>
|
||||
<tr><td><tt>printf</tt></td><td> </td><td>Format and print data. </td></tr>
|
||||
<tr><td><tt>prio</tt></td><td> </td><td>Change priority of a process. </td></tr>
|
||||
<tr><td><tt>profile</tt></td><td> </td><td>Profiles threads. </td></tr>
|
||||
<tr><td><tt>ps</tt></td><td> </td><td>List running processes. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>quit</tt></td><td> </td><td>Quit application. </td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler. </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. <a href="cli-apps.html">(Haiku specific)</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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>rmdir</tt></td><td> </td><td>Remove directory.</td></tr>
|
||||
<tr><td><tt>rmindex</tt></td><td> </td><td>Remove an attribute from the index of a volume/partition. <a href="cli-apps.html">(Haiku specific)</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>
|
||||
<tr><td><tt>screen_blanker</tt></td><td> </td><td>Blank screen. </td></tr>
|
||||
<tr><td><tt>screenmode</tt></td><td> </td><td>Sets the specified screen mode. </td></tr>
|
||||
<tr><td><tt>sdiff</tt></td><td> </td><td>Side-by-side merge of file differences</td></tr>
|
||||
<tr><td><tt>seq</tt></td><td> </td><td>Print numbers from FIRST to LAST, in steps of INCREMENT. </td></tr>
|
||||
<tr><td><tt>setdecor</tt></td><td> </td><td>List and change decor. </td></tr>
|
||||
<tr><td><tt>setgcc</tt></td><td> </td><td>Prints or sets the current gcc version. </td></tr>
|
||||
<tr><td><tt>settype</tt></td><td> </td><td>Sets the MIME type, signature, and/or preferred application of one or more files. </td></tr>
|
||||
<tr><td><tt>setversion</tt></td><td> </td><td>Show version of file. </td></tr>
|
||||
<tr><td><tt>setvolume</tt></td><td> </td><td>Set the volume. </td></tr>
|
||||
<tr><td><tt>setwep</tt></td><td> </td><td>Provides WEP encryption. </td></tr>
|
||||
<tr><td><tt>sh</tt></td><td> </td><td>See bash. </td></tr>
|
||||
<tr><td><tt>sha1sum</tt></td><td> </td><td>Print or check SHA1 checksums. </td></tr>
|
||||
<tr><td><tt>shar</tt></td><td> </td><td>Makes so-called shell archives out of many files.</td></tr>
|
||||
<tr><td><tt>shred</tt></td><td> </td><td>Overwrite the specified files repeatedly. </td></tr>
|
||||
<tr><td><tt>shuf</tt></td><td> </td><td>Write a random permutation of the input lines to standard output. </td></tr>
|
||||
<tr><td><tt>shutdown</tt></td><td> </td><td>Shutdown the computer. </td></tr>
|
||||
<tr><td><tt>sleep</tt></td><td> </td><td>Pause for a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>sort</tt></td><td> </td><td>Write sorted concatenation of all files to standard output. </td></tr>
|
||||
<tr><td><tt>spamdbm</tt></td><td> </td><td>Classify e-mail messages as spam and regular genuine messages. </td></tr>
|
||||
<tr><td><tt>split</tt></td><td> </td><td>Output fixed-size pieces of input files to files with prefixes. </td></tr>
|
||||
<tr><td><tt>stat</tt></td><td> </td><td>Display file or file system status. </td></tr>
|
||||
<tr><td><tt>strace</tt></td><td> </td><td>Traces the syscalls of a thread or a team. </td></tr>
|
||||
<tr><td><tt>stty</tt></td><td> </td><td>Print or change terminal characteristics. </td></tr>
|
||||
<tr><td><tt>su</tt></td><td> </td><td>Change the effective user id and group. </td></tr>
|
||||
<tr><td><tt>sum</tt></td><td> </td><td>Print checksum and block counts for each file. </td></tr>
|
||||
<tr><td><tt>sync</tt></td><td> </td><td>Force changed blocks to disk, update the super block. </td></tr>
|
||||
<tr><td><tt>sysinfo</tt></td><td> </td><td>Show system info. </td></tr>
|
||||
<tr><td colspan="3"><a id="T" name="T"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>T</h2></a></td></tr>
|
||||
<tr><td><tt>tac</tt></td><td> </td><td>Write each file to standard output, last line first. </td></tr>
|
||||
<tr><td><tt>tail</tt></td><td> </td><td>Print the last ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>tcpdump</tt></td><td> </td><td>Dump traffic on a network. </td></tr>
|
||||
<tr><td><tt>tcptester</tt></td><td> </td><td>[deprecated] </td></tr>
|
||||
<tr><td><tt>tee</tt></td><td> </td><td>Copy standard input to each file and also to standard output. </td></tr>
|
||||
<tr><td><tt>telnet</tt></td><td> </td><td>User interface to the telnet protocol. </td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon. </td></tr>
|
||||
<tr><td><tt>test</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td><tt>timeout</tt></td><td> </td><td>Start command and kill it if still running after a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>top</tt></td><td> </td><td>Display tasks. </td></tr>
|
||||
<tr><td><tt>touch</tt></td><td> </td><td>Change file timestamps. </td></tr>
|
||||
<tr><td><tt>tput</tt></td><td> </td><td>Initialize a terminal or query terminfo database. </td></tr>
|
||||
<tr><td><tt>tr</tt></td><td> </td><td>Translate, squeeze and/or delete characters from the standard input, writing to standard output.</td></tr>
|
||||
<tr><td><tt>traceroute</tt></td><td> </td><td>Print the route packets trace to network host.</td></tr>
|
||||
<tr><td><tt>translate</tt></td><td> </td><td>Translate app. </td></tr>
|
||||
<tr><td><tt>trash</tt></td><td> </td><td>Send files to trash or restore them. </td></tr>
|
||||
<tr><td><tt>true</tt></td><td> </td><td>Do nothing, successfully. </td></tr>
|
||||
<tr><td><tt>truncate</tt></td><td> </td><td>Shrink or extend the size of each file to the specified size. </td></tr>
|
||||
<tr><td><tt>tsort</tt></td><td> </td><td>Write totally ordered list consistent with the partial ordering in file. </td></tr>
|
||||
<tr><td><tt>tty</tt></td><td> </td><td>Print the file name of the terminal connected to the standard output.</td></tr>
|
||||
<tr><td><tt>uname</tt></td><td> </td><td>Print certain system information. </td></tr>
|
||||
<tr><td><tt>unchop</tt></td><td> </td><td>Recreate a file previously split with chop. </td></tr>
|
||||
<tr><td><tt>unexpand</tt></td><td> </td><td>Convert blanks in each file to tabs, writing to standard output. </td></tr>
|
||||
<tr><td><tt>uniq</tt></td><td> </td><td>Filter adjacent matching lines from input writing to output. </td></tr>
|
||||
<tr><td><tt>unlink</tt></td><td> </td><td>Call the unlink function to remove the specified file. </td></tr>
|
||||
<tr><td><tt>unmount</tt></td><td> </td><td>Unmount partition. </td></tr>
|
||||
<tr><td><tt>unrar</tt></td><td> </td><td>Unrar file. </td></tr>
|
||||
<tr><td><tt>unshar</tt></td><td> </td><td>Unshar file. </td></tr>
|
||||
<tr><td><tt>untrash</tt></td><td> </td><td>See trash. </td></tr>
|
||||
<tr><td><tt>unzip</tt></td><td> </td><td>Unzip file. </td></tr>
|
||||
<tr><td><tt>unzipsfx</tt></td><td> </td><td>Extract files in list, except those specified.</td></tr>
|
||||
<tr><td><tt>updatedb</tt></td><td> </td><td>Update a database for locate. </td></tr>
|
||||
<tr><td><tt>uptime</tt></td><td> </td><td>Prints the current date and time, as well as the time elapsed since the system was started. </td></tr>
|
||||
<tr><td><tt>urlwrapper</tt></td><td> </td><td>Wrap URL mime types around command line or other apps that don't handle them directly. </td></tr>
|
||||
<tr><td><tt>useradd</tt></td><td> </td><td>Create new user. </td></tr>
|
||||
<tr><td><tt>uudecode</tt></td><td> </td><td>Create the specified file, decoding as you go. </td></tr>
|
||||
<tr><td><tt>uuencode</tt></td><td> </td><td>Encode a file so it can be mailed to a remote system. </td></tr>
|
||||
<tr><td><tt>vdir</tt></td><td> </td><td>List information about files. </td></tr>
|
||||
<tr><td><tt>version</tt></td><td> </td><td>Returns the version of a file. </td></tr>
|
||||
<tr><td><tt>vmstat</tt></td><td> </td><td>Print system info. </td></tr>
|
||||
<tr><td><tt>waitfor</tt></td><td> </td><td>Wait for process events. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>watch</tt></td><td> </td><td>Execute a program periodically. </td></tr>
|
||||
<tr><td><tt>wc</tt></td><td> </td><td>Print newline, word and byte counts for each file. </td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>The non-interactive network downloader. </td></tr>
|
||||
<tr><td><tt>which</tt></td><td> </td><td>Locate a command. </td></tr>
|
||||
<tr><td><tt>whoami</tt></td><td> </td><td>Print user name associated with the current effective user ID. </td></tr>
|
||||
<tr><td><tt>xargs</tt></td><td> </td><td>Build and execute command lines from standard input. </td></tr>
|
||||
<tr><td><tt>xres</tt></td><td> </td><td>List and manipulate resources. </td></tr>
|
||||
<tr><td><tt>yes</tt></td><td> </td><td>Output a string repeatedly until killed. </td></tr>
|
||||
<tr><td><tt>zcat</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>zcmp</tt></td><td> </td><td>See zdiff. </td></tr>
|
||||
<tr><td><tt>zdiff</tt></td><td> </td><td>Compare compressed files. </td></tr>
|
||||
<tr><td><tt>zforce</tt></td><td> </td><td>Force a '.gz' extension on all gzip files. </td></tr>
|
||||
<tr><td><tt>zgrep</tt></td><td> </td><td>Search possibly compressed files for a regular expression. </td></tr>
|
||||
<tr><td><tt>zip</tt></td><td> </td><td>Add or replace zipfile entries from list. </td></tr>
|
||||
<tr><td><tt>zipcloak</tt></td><td> </td><td>Encrypt all unencrypted entries in a zip file. </td></tr>
|
||||
<tr><td><tt>zipgrep</tt></td><td> </td><td>Searches the given zip members for a string or pattern. </td></tr>
|
||||
<tr><td><tt>zipinfo</tt></td><td> </td><td>See unzip.</td></tr>
|
||||
<tr><td><tt>zipnote</tt></td><td> </td><td>Write the comments in zipfile to stdout. </td></tr>
|
||||
<tr><td><tt>zipsplit</tt></td><td> </td><td>Split a zip file into smaller pieces. </td></tr>
|
||||
<tr><td><tt>zmore</tt></td><td> </td><td>Like 'more' but operate on the uncompressed contents of any compressed files.</td></tr>
|
||||
<tr><td><tt>znew</tt></td><td> </td><td>Recompress .Z files into .gz (gzip) files</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Loïc
|
||||
@@ -49,6 +50,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/networkstatus-icon_64.png" alt="networkstatus-icon_64.png" width="64" height="64" />NetworkStatus</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -56,7 +58,21 @@
|
||||
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/NetworkStatus</span></td></tr>
|
||||
<tr><td>Réglages :</td><td></td><td><i>aucun</i></td></tr>
|
||||
</table>
|
||||
<p>Ce document est manquant. Si vous voulez travailler à sa rédaction, veuillez en faire l'annonce dans <a href="http://www.freelists.org/list/haiku-doc">liste de diffusion consacrée à la documentation</a> pour éviter les doublons.</p>
|
||||
<p>NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p><img src="../images/networkstatus-images/applet.png" alt="NetworkStatus applet" /><br />
|
||||
The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can <span class="menu">Open network preferences...</span> to change your <a href="../preferences/network.html">network configuration</a> or <span class="menu">Quit</span> the applet.</p>
|
||||
<p><img src="../images/networkstatus-images/status.png" alt="NetworkStatus - status of the interface" /><br />
|
||||
Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.</p>
|
||||
|
||||
<h2>Status icons</h2>
|
||||
<table summary="status icons" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><img src="../images/networkstatus-images/icon-ready.png" /></td><td style="width:15px;"></td><td>Ready</td><td>Link is established.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-connecting.png" /></td><td></td><td>Configuring</td><td>Connecting in progress.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nosettings.png" /></td><td></td><td>No stateful configuration</td><td>Some settings are missing (check <a href="../preferences/network.html">IP configuration</a>).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-noconnection.png" /></td><td></td><td>No link</td><td>There is no physical connection (probably the network cable is not connected and wireless networks are unavailable).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nodevices.png" /></td><td></td><td>-</td><td>There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Loïc
|
||||
@@ -50,6 +51,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/powerstatus-icon_64.png" alt="powerstatus-icon_64.png" width="64" height="64" />PowerStatus</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -57,11 +59,25 @@
|
||||
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/PowerStatus</span></td></tr>
|
||||
<tr><td>Réglages :</td><td></td><td><span class="path">~/config/settings/PowerStatus settings</span></td></tr>
|
||||
</table>
|
||||
<p>Ce document est manquant. Si vous voulez travailler à sa rédaction, veuillez en faire l'annonce dans <a href="http://www.freelists.org/list/haiku-doc">liste de diffusion consacrée à la documentation</a> pour éviter les doublons.</p>
|
||||
<p>PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p>Note: PowerStatus requires a working ACPI support.</p>
|
||||
<img src="../images/powerstatus-images/applet.png" alt="PowerStatus applet" />
|
||||
<p>The context menu offers these options:</p>
|
||||
<table summary="options" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="menu">Show text label</span></td><td style="width:10px"></td><td>Shows battery level in percent or remaining time.</td></tr>
|
||||
<tr><td><span class="menu">Show status icon</span></td><td></td><td>Shows icon of the applet.</td></tr>
|
||||
<tr><td><span class="menu">Show percent</span>/<span class="menu">Show time</span></td><td></td><td>Switch between showing battery level in percent or remaining time (<span class="menu">Show text label</span> has to be active).</td></tr>
|
||||
<tr><td><span class="menu">Battery info...</span></td><td></td><td>Shows the extended battery info window.</td></tr>
|
||||
<tr><td><span class="menu">About...</span></td><td></td><td>Shows the About window.</td></tr>
|
||||
<tr><td><span class="menu">Quit</span></td><td></td><td>Quits the PowerStatus applet</td></tr>
|
||||
|
||||
</table>
|
||||
<p>When <span class="menu">Show text label</span> is active, the battery level is shown in brackets while charging.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="networkstatus.html">NetworkStatus</a>
|
||||
@@ -69,6 +85,6 @@
|
||||
:: <a href="processcontroller.html">ProcessController</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Loïc
|
||||
@@ -49,6 +50,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
|
||||
|
||||
<h2><img src="../../images/desktop-applets-images/processcontroller-icon_64.png" alt="processcontroller-icon_64.png" width="64" height="64" />ProcessController</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -56,7 +58,43 @@
|
||||
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
|
||||
<tr><td>Réglages :</td><td></td><td><i>aucun</i></td></tr>
|
||||
</table>
|
||||
<p>Ce document est manquant. Si vous voulez travailler à sa rédaction, veuillez en faire l'annonce dans <a href="http://www.freelists.org/list/haiku-doc">liste de diffusion consacrée à la documentation</a> pour éviter les doublons.</p>
|
||||
|
||||
<p><img src="../images/processcontroller-images/applet.png" alt="ProcessController applet" style="float:left;margin: 0 4em 0 0" />The primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When <a href="../tracker.html"><span class="app">Tracker</span></a> or <a href="../deskbar.html"><span class="app">Deskbar</span></a> crashes you can run it again from ProcessController's menu.</p>
|
||||
<p>Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.</p>
|
||||
|
||||
<p>If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.<br />
|
||||
To remove the applet again from your tray, uncheck <span class="menu">Live in the Deskbar</span> in its context menu.</p>
|
||||
<h2>Quit an application</h2>
|
||||
<div class="box-stop">Remember that closing an application can cause data loss and additionally the system may stop working reliably.</div>
|
||||
<img src="../images/processcontroller-images/quit.png" alt="ProcessController - Quit an application" />
|
||||
<p>To quit an application just choose it's name from the <span class="menu">Quit an application</span> menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.</p>
|
||||
<h2>Memory usage</h2>
|
||||
<img src="../images/processcontroller-images/memory.png" alt="ProcessController - Memory usage" />
|
||||
<div class="box-warning">Memory usage monitoring can be very inaccurate.</div>
|
||||
<p>This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).</p>
|
||||
<p>The first row <span class="menu">System resources & caches...</span> shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Memory used only by given application (with write access)</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>Memory including read-only space (can be shared with other applications)</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Threads and CPU usage</h2>
|
||||
<img src="../images/processcontroller-images/priority.png" alt="ProcessController - Priority" />
|
||||
<div class="box-stop">Everything in this menu can cause data loss and system instability.</div>
|
||||
<p>This menu allows you to change thread priorities, kill processes or debug them.<br />
|
||||
At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.<br />
|
||||
At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.<br />
|
||||
The last level of the menu allows you to change a thread's priority.
|
||||
</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Kernel code</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>User code</td></tr>
|
||||
<tr><td style="height:20px;background:#6EBE6E"></td><td></td><td>Idle thread</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 276 B |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 542 B |
|
After Width: | Height: | Size: 2.8 KiB |
@@ -54,41 +54,41 @@
|
||||
|
||||
<h1>Applicazioni</h1>
|
||||
|
||||
<p>Prima di esaminare tutte le applicazioni che offre Haiku, vediamo in dettaglio come installare e rimuovere programmi scaricati dalla rete, per esempio da uno dei siti citati nella pagina di <a href="../../welcome/welcome_it.html#software">Benvenuto</a>.</p>
|
||||
<div class="box-info">Dovresti estrarre ed installare gli archivi solo da Haiku. Se per esempio estrai un pacchetto da Linux o da Windows e copi la cartella su Haiku perderai tutti gli attributi vitali per il sistema, poiché normalmente i meta-dati non sono gestiti da questi sistemi operativi.</div>
|
||||
<p>Prima di esaminare tutte le applicazioni che offre Haiku, vediamo in dettaglio come installare e rimuovere i programmi scaricati dalla rete, per esempio da uno dei siti citati nella pagina di <a href="../../welcome/welcome_it.html#software">Benvenuto</a>.</p>
|
||||
<div class="box-info">In genere bisogna estrarre ed installare gli archivi solo da Haiku. Se un pacchetto viene estratto da Linux o da Windows e la sua cartella viene copiata su Haiku verranno persi tutti gli attributi vitali poiché normalmente questi sistemi operativi non gestiscono i meta dati.</div>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="install" name="install">Installare le applicazioni</a></h2>
|
||||
<p>Il software per Haiku, è sempre distribuito sotto forma di archivio. La maggior parte delle volte si tratta di un file ZIP, mentre alcuni vecchi pacchetti per BeOS sono nel formato PKG di Sofware Valet. Software Valet era in grado di eseguire automaticamente degli script di installazione, quindi (su Haiku) dopo un doppio click bisogna semplicemente scegliere una cartella di installazione ed il programma si preoccuperà di fare tutto il lavoro.<br />
|
||||
Se si tratta di un archivio in formato ZIP, dopo aver effettuato un doppio click si aprirà <span class="app">Expander</span> dove potrai estrarlo ed impostare la destinazione. Come spiegato nel capitolo <a href="filesystem-layout.html">Filesystem layout</a>, questa destinazione potrebbe essere :</p>
|
||||
Se si tratta di un archivio in formato ZIP, effettuando un doppio click si aprirà <span class="app">Expander</span> dove è possibile impostare la destinazione ed infine estrarlo. Come spiegato nel capitolo <a href="filesystem-layout.html">Filesystem layout</a>, questa destinazione può essere :</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/common/apps/</span></td><td> </td><td> per applicazioni disponibili a tutti gli utenti</td></tr>
|
||||
<tr><td><span class="path">/boot/home/apps/</span></td><td> </td><td> per applicazioni disponibili solo al tuo utente</td></tr>
|
||||
</table>
|
||||
<p>Questa distinzione diventerà rilevante non appena Haiku otterrà il supporto per la multiutenza (ovviamente).
|
||||
<p>Questa distinzione naturalmente diventerà rilevante non appena Haiku otterrà il supporto per la multiutenza.
|
||||
|
||||
</p>
|
||||
<p>Quando l'archivio è stato estratto, dovresti guardare il contenuto della cartella appena creata. Spesso potresti trovare dei file ReadMe ed altra documentazione utile.</p>
|
||||
<p>Alcuni programmi hanno bisogno di una successiva configurazione. Ad esempio, <a href="tracker-add-ons.html"> gli Add-On del Tracker </a>, <a href="preferences/datatranslations.html">i Translator</a> o altri componenti che servono a migliorare il sistema, devono essere inseriti nelle giuste cartelle. Altrimenti potresti trovare un piccolo script (spesso con estensione<span class="cli">.sh</span>) come <span class="cli">install</span> il quale con un semplice doppio click si occuperà di fare tutto il lavoro.<br />
|
||||
A volte troverai delle cartelle che puntano alla corretta destinazione, come ad esempio "<span class="cli">drag [filename] here...</span>". Così, seguendo questa semplice istruzione il file verrà installato.</p>
|
||||
<p>La maggior parte delle volte, naturalmente, non sarà necessario niente di tutto questo, ti basterà semplicemente estrarre l'archivio.
|
||||
<p>Quando l'archivio è stato estratto, si consiglia di guardare all'interno della cartella appena creata. Di solito è possibile trovare dei file ReadMe ed altra documentazione utile.</p>
|
||||
<p>Alcuni programmi hanno bisogno di una successiva configurazione. Ad esempio, <a href="tracker-add-ons.html"> gli Add-On del Tracker</a>, <a href="preferences/datatranslations.html">i Translator</a> e gli altri componenti utili ad estendere il sistema, devono essere inseriti nelle cartelle corrette. In alternativa è possibile trovare uno script (spesso con estensione<span class="cli">.sh</span>, per esempio <span class="cli">install</span>) che con un semplice doppio click si occupa di di installare il programma.<br />
|
||||
E' anche possibile trovare delle cartelle che puntano alla destinazione corretta, come "<span class="cli">drag [filename] here...</span>". In questo caso è sufficiente trascinare il file nella cartella.</p>
|
||||
<p>Naturalmente, estraendo l'archivio la maggior parte delle volte non è necessario niente di tutto questo.
|
||||
<br />
|
||||
i Capitoli <a href="deskbar.html">La Deskbar</a> oppure <a href="desktop-applets/launchbox.html">LaunchBox</a> spiegano come aggiungere dei comandi rapidi alla nuova applicazione installata.</p>
|
||||
I Capitoli <a href="deskbar.html">La Deskbar</a> oppure <a href="desktop-applets/launchbox.html">LaunchBox</a> spiegano come aggiungere dei comandi rapidi alla nuova applicazione.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="uninstall" name="uninstall">Rimuovere le Applicazioni</a></h2>
|
||||
<p>Se l'installazione è stata fatta con uno script automatico, è possibile che ci sia anche uno script di rimozione. In quel caso, basterà semplicemente eseguirlo con un doppio click.
|
||||
<br />
|
||||
Altrimenti, per disinstallare un'applicazione, basterà semplicemente rimuovere la sua cartella di installazione.</p>
|
||||
<p>Facendo così, ovviamente, le possibili configurazioni presenti in <span class="path">~/config/settings</span> non verranno cancellate. Potrebbe essere utile se vuoi mantenere la configurazione in vista di una possibile reinstallazione del programma. Inoltre, (quando l'installazione li fornisce) non vengono cancellati i file del tipo "<span class="cli">drag [filename] here...</span>".</p>
|
||||
<p>Un metodo per ottenere velocemente tutti i file dell'applicazione, è quello di fare una ricerca veloce di una parte significativa del suo nome. La query mostrerà il binario dell'applicazione, la sua cartella di installazione, le sue impostazioni e se possibile i collegamenti nella Deskbar ecc. Semplicemente, seleziona i file rilevanti e cancellali.</p>
|
||||
Altrimenti, è possibile disinstallare un'applicazione, rimuovendo la sua cartella di installazione.</p>
|
||||
<p>Ovviamente, in questo modo le possibili configurazioni presenti in <span class="path">~/config/settings</span> non vengono cancellate. Può essere utile se l'utente vuole mantenere la configurazione in vista di una possibile reinstallazione del programma. Inoltre, (quando l'installazione li fornisce) i file presenti nelle cartelle del tipo "<span class="cli">drag [filename] here...</span>" non vengono eliminati.</p>
|
||||
<p>Un metodo per ottenere velocemente tutti i file di un'applicazione, è quello di fare una veloce ricerca usando una parte rilevante del suo nome. La query mostrerà il binario dell'applicazione, la sua cartella di installazione, le sue impostazioni e se possibile i collegamenti nella Deskbar ecc. Sarà sufficiente selezionare tutti i file rilevanti ed eliminarli.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="list-of-apps" name="list-of-apps">Le Applicazioni di Haiku</a></h2>
|
||||
<p>Haiku viene fornito con un set di applicazioni per lo più piccole ed essenziali. Puoi trovarle in <span class="path">/boot/system/apps/</span> oppure <span class="path">/boot/common/apps/</span>. Le applicazioni che non vengono avviate con un doppio click su di un file (ad esempio ShowImage per i file di immagini) possono essere trovate nel menu <span class="menu">Applicazioni</span> della Deskbar.</p>
|
||||
<p>Haiku viene fornito con un set di applicazioni per lo più piccole ed essenziali. Puoi trovarle in <span class="path">/boot/system/apps/</span> oppure in <span class="path">/boot/common/apps/</span>. Possono essere trovate nel menu <span class="menu">Applicazioni</span> della Deskbar le applicazioni che solitamente non vengono avviate tramite il doppio click su di un file (ad esempio ShowImage per i file di immagini).</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/activitymonitor-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/activitymonitor.html">ActivityMonitor</a></td><td style="width:10px;"> </td>
|
||||
<td valign="top">Uno strumento per tenere sotto controllo risorse come CPU e uso della memoria.</td></tr>
|
||||
@@ -121,7 +121,7 @@ Altrimenti, per disinstallare un'applicazione, basterà semplicemente rimuovere
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/midiplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/midiplayer.html">MidiPlayer</a></td><td> </td>
|
||||
<td valign="top"><span style="color:silver">Un player per file MIDI. [<i>mancante</i>]</span></td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/packageinstaller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/packageinstaller.html">PackageInstaller</a></td><td> </td>
|
||||
<td valign="top"><span style="color:silver">Installer per i pacchetti PKG di BeOS. [<i>still missing</i>]</span></td></tr>
|
||||
<td valign="top"><span style="color:silver">Installer per i pacchetti PKG di BeOS. [<i>mancante</i>]</span></td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/people-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/people.html">People</a></td><td> </td>
|
||||
<td valign="top">Un gestore dei contatti.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/poorman-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/poorman.html">PoorMan</a></td><td> </td>
|
||||
@@ -147,15 +147,16 @@ Altrimenti, per disinstallare un'applicazione, basterà semplicemente rimuovere
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="cli-apps" name="cli-apps">Le applicazioni su riga di comando di Haiku</a></h2>
|
||||
<p>Oltre ai normali strumenti da riga di comando che sono presenti nella bash o che sono necessari per essere compatibili con lo standard POSIX, ci sono alcune applicazioni da riga di comando specifiche di Haiku di cui è giusto parlare. Questi comandi sono spesso utili per creare script, si veda comunque il capitolo <a href="bash-scripting.html">Bash e Scripting</a>.</p>
|
||||
<p>Oltre ai normali strumenti da riga di comando presenti nella bash o a quelli necessari per essere compatibili con lo standard POSIX, è giusto parlare di alcune applicazioni da riga di comando specifiche di Haiku. Questi comandi sono spesso utili per creare script, è consigliabile comunque leggere il capitolo <a href="bash-scripting.html">Bash e Scripting</a>.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Applicazioni da riga di comando</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/list-cli-apps.html">Lista di tutte le applicazioni da riga di comando</a></td><td> </td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/cli-app-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cli-apps.html">Haiku-specific commandline applications</a></td><td> </td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="list-of-bundled-apps" name="list-of-bundled-apps">Applicazioni incluse</a></h2>
|
||||
<p>Oltre ai programmi elencati sopra, che sono tutti mantenuti dal progetto Haiku, ci sono alcune applicazioni essenziali incluse di default in un sistema Haiku. Per queste applicazioni i bug e le richieste di feature devono essere inoltrate al loro mantainer.</p>
|
||||
<p>Oltre ai programmi elencati qui sopra, tutti mantenuti dal progetto Haiku, ci sono alcune applicazioni essenziali incluse di default in un sistema Haiku. Per queste applicazioni eventuali bug e richieste di feature devono essere inoltrate al loro mantainer.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/bepdf-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/bepdf.html">BePDF</a></td><td style="width:10px;"> </td>
|
||||
<td valign="top">Un visualizzatore di file <acronym title="Portable Document Format">PDF</acronym>.</td></tr>
|
||||
|
||||
@@ -40,7 +40,8 @@
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +49,7 @@
|
||||
<div>
|
||||
<div class="box-info">La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Commandline applications</h2>
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Haiku-specific commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
@@ -111,7 +112,8 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"</pre>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applicazioni</a>
|
||||
« <a href="list-cli-apps.html">List of commands</a>
|
||||
:: <a href="../applications.html#cli-apps" class="uplink">Applicazioni</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,354 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Daniel Marth
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>List of commands</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>Guida dell'utente</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/it.png" alt="" /> Italiano</li>
|
||||
<li><a href="../../fr/applications/list-cli-apps.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/applications/list-cli-apps.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../ru/applications/list-cli-apps.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/applications/list-cli-apps.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/applications/list-cli-apps.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../../jp/applications/list-cli-apps.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/applications/list-cli-apps.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/list-cli-apps.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/list-cli-apps.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../en/applications/list-cli-apps.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applications</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />List of all commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="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: <a href="#A">A – E</a> :: <a href="#F"> F – J </a> :: <a href="#K"> K – O </a> :: <a href="#P"> P – S </a> :: <a href="#T"> T – Z </a></p>
|
||||
<p><br /></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><tt>CortexAddOnHost</tt></td><td style="width:10px;"> </td><td>Starts service to monitor audio and video media add-ons in use. </td></tr>
|
||||
<tr><td><tt>ReadOnlyBootPrompt</tt></td><td> </td><td>Language setup. </td></tr>
|
||||
<tr><td><tt>[</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td colspan="3"><a id="A" name="A"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>A</h2></a></td></tr>
|
||||
<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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>alert</tt></td><td> </td><td>Show a message box. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>arp</tt></td><td> </td><td>Manipulate the system ARP cache. </td></tr>
|
||||
<tr><td><tt>awk</tt></td><td> </td><td>See gawk.</td></tr>
|
||||
<tr><td><tt>base64</tt></td><td> </td><td>Base64 encode or decode to standard output. </td></tr>
|
||||
<tr><td><tt>basename</tt></td><td> </td><td>Strip directory and optionally suffix from filenames.</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-Again Shell</td></tr>
|
||||
<tr><td><tt>bc</tt></td><td> </td><td>An arbitrary precision calculator language.</td></tr>
|
||||
<tr><td><tt>beep</tt></td><td> </td><td>Ring a bell. </td></tr>
|
||||
<tr><td><tt>bootman</tt></td><td> </td><td>Install or uninstall boot-menu. </td></tr>
|
||||
<tr><td><tt>bunzip2</tt></td><td> </td><td>See bzip2.</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>Block-sorting file compressor.</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C++-Compiler</td></tr>
|
||||
<tr><td><tt>cal</tt></td><td> </td><td>Display a calendar. </td></tr>
|
||||
<tr><td><tt>cat</tt></td><td> </td><td>Concatenate files and print on the standard output. </td></tr>
|
||||
<tr><td><tt>catattr</tt></td><td> </td><td>Show attributes of a node. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler</td></tr>
|
||||
<tr><td><tt>checkfs</tt></td><td> </td><td>Check file system. <a href="cli-apps.html">(Haiku specific)</a></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>chmod</tt></td><td> </td><td>Change file mode bits. </td></tr>
|
||||
<tr><td><tt>chop</tt></td><td> </td><td>Split file into smaller files. </td></tr>
|
||||
<tr><td><tt>chown</tt></td><td> </td><td>Change the owner and group of files. </td></tr>
|
||||
<tr><td><tt>chroot</tt></td><td> </td><td>Run commands within specified root directory. </td></tr>
|
||||
<tr><td><tt>cksum</tt></td><td> </td><td>Print CRC checksum and byte counts of files. </td></tr>
|
||||
<tr><td><tt>clear</tt></td><td> </td><td>Clear the terminal window. </td></tr>
|
||||
<tr><td><tt>clockconfig</tt></td><td> </td><td>Configure clock. </td></tr>
|
||||
<tr><td><tt>cmp</tt></td><td> </td><td>Compare files byte by byte.</td></tr>
|
||||
<tr><td><tt>collectcatkeys </tt></td><td> </td><td>[Leftover from the move of locale-kit.]</td></tr>
|
||||
<tr><td><tt>comm</tt></td><td> </td><td>Compare sorted files line by line. </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program. </td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon </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. <a href="cli-apps.html">(Haiku specific)</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>dc</tt></td><td> </td><td>Desk Calculator language.</td></tr>
|
||||
<tr><td><tt>dd</tt></td><td> </td><td>Copy a file, converting and formatting according operands. </td></tr>
|
||||
<tr><td><tt>desklink</tt></td><td> </td><td>Link items in Deskbar. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>df</tt></td><td> </td><td>Report file system disk space usage. </td></tr>
|
||||
<tr><td><tt>diff</tt></td><td> </td><td>Compare files line by line.</td></tr>
|
||||
<tr><td><tt>diff3</tt></td><td> </td><td>Compare three files line by line.</td></tr>
|
||||
<tr><td><tt>dircolors</tt></td><td> </td><td>Color setup for ls. </td></tr>
|
||||
<tr><td><tt>dirname</tt></td><td> </td><td>Print path with its trailing component removed. </td></tr>
|
||||
<tr><td><tt>draggers</tt></td><td> </td><td>Show/set draggers state. </td></tr>
|
||||
<tr><td><tt>driveinfo</tt></td><td> </td><td>Show hardware information. </td></tr>
|
||||
<tr><td><tt>dstcheck</tt></td><td> </td><td>Daylight Saving Time check. </td></tr>
|
||||
<tr><td><tt>du</tt></td><td> </td><td>Summarize disk usage of each file, recursively for directories. </td></tr>
|
||||
<tr><td><tt>dumpcatalog</tt></td><td> </td><td>[Leftover from the move of locale-kit.] </td></tr>
|
||||
<tr><td><tt>echo</tt></td><td> </td><td>Display a line of text.</td></tr>
|
||||
<tr><td><tt>egrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>eject</tt></td><td> </td><td>Eject removable media. </td></tr>
|
||||
<tr><td><tt>env</tt></td><td> </td><td>Run a program in a modified environment. </td></tr>
|
||||
<tr><td><tt>error</tt></td><td> </td><td>Prints clear text error messages for given error numbers. </td></tr>
|
||||
<tr><td><tt>expand</tt></td><td> </td><td>Convert tabs in each file to spaces, writing to standard output. </td></tr>
|
||||
<tr><td><tt>expr</tt></td><td> </td><td>Print value of expression to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="F" name="F"><h2>F</h2></a></td></tr>
|
||||
<tr><td><tt>factor</tt></td><td> </td><td>Print the prime factors of each specified integer number. </td></tr>
|
||||
<tr><td><tt>false</tt></td><td> </td><td>Do nothing, unsuccessfully. </td></tr>
|
||||
<tr><td><tt>fdinfo</tt></td><td> </td><td>Shows info about the used file descriptors in the system. </td></tr>
|
||||
<tr><td><tt>ffm</tt></td><td> </td><td>Set if focus follows mouse. </td></tr>
|
||||
<tr><td><tt>fgrep</tt></td><td> </td><td>See grep.</td></tr>
|
||||
<tr><td><tt>filepanel</tt></td><td> </td><td>Display a load/save file panel. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>find</tt></td><td> </td><td>Search for files in a directory hierarchy.</td></tr>
|
||||
<tr><td><tt>finddir</tt></td><td> </td><td>Find directory using a constant. </td></tr>
|
||||
<tr><td><tt>fmt</tt></td><td> </td><td>Reformat each paragraph in the listed files, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fold</tt></td><td> </td><td>Wrap input lines in each file, writing to standard output. </td></tr>
|
||||
<tr><td><tt>fortune</tt></td><td> </td><td>Print a random, hopefully interesting, adage. </td></tr>
|
||||
<tr><td><tt>frcode</tt></td><td> </td><td>Called by updatedb to compress the list of file names using front-compression.</td></tr>
|
||||
<tr><td><tt>freetype-config</tt></td><td> </td><td>Get FreeType compilation and linking information.</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>Internet file transfer program. </td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon</td></tr>
|
||||
<tr><td><tt>funzip</tt></td><td> </td><td>Extracts to stdout the gzip file or first zip entry of stdin or the given file.</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program. </td></tr>
|
||||
<tr><td><tt>gawk</tt></td><td> </td><td>Pattern scanning and processing language. </td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger. </td></tr>
|
||||
<tr><td><tt>getlimits</tt></td><td> </td><td>Output platform dependent limits in a format useful for shell scripts. </td></tr>
|
||||
<tr><td><tt>grep</tt></td><td> </td><td>Search for pattern.</td></tr>
|
||||
<tr><td><tt>groups</tt></td><td> </td><td>Print group memberships for each username. </td></tr>
|
||||
<tr><td><tt>gunzip</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>gzexe</tt></td><td> </td><td>Compress and decompress executables. </td></tr>
|
||||
<tr><td><tt>gzip</tt></td><td> </td><td>Compress files. </td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump</td></tr>
|
||||
<tr><td><tt>head</tt></td><td> </td><td>Print the first ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>hey</tt></td><td> </td><td>A small scripting utility.</td></tr>
|
||||
<tr><td><tt>hostname</tt></td><td> </td><td>Print or set the hostname of the current system. </td></tr>
|
||||
<tr><td><tt>id</tt></td><td> </td><td>Print user and group information. </td></tr>
|
||||
<tr><td><tt>ident</tt></td><td> </td><td>Identify RCS keyword in files. </td></tr>
|
||||
<tr><td><tt>ifconfig</tt></td><td> </td><td>Configure a network interface. </td></tr>
|
||||
<tr><td><tt>install</tt></td><td> </td><td>Copy files into destination locations. </td></tr>
|
||||
<tr><td><tt>install-wifi-firmwares.sh</tt></td><td> </td><td>Install firmware for various wireless network cards. </td></tr>
|
||||
<tr><td><tt>installoptionalpackage</tt></td><td> </td><td>Temporary solution for installing optional packages. </td></tr>
|
||||
<tr><td><tt>installsound</tt></td><td> </td><td>Install a new named sound event in the sounds preferences panel. </td></tr>
|
||||
<tr><td><tt>iroster</tt></td><td> </td><td>List input devices. </td></tr>
|
||||
<tr><td><tt>isvolume</tt></td><td> </td><td>Get volume information. </td></tr>
|
||||
<tr><td><tt>join</tt></td><td> </td><td>For each pair of input lines with identical jon fields, write a line to standard output. </td></tr>
|
||||
<tr><td colspan="3"><a id="K" name="K"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>K</h2></a></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>listattr</tt></td><td> </td><td>List file attributes. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>listdev</tt></td><td> </td><td>Display devices in a user friendly way. </td></tr>
|
||||
<tr><td><tt>listimage</tt></td><td> </td><td>Lists image info for all currently running teams. </td></tr>
|
||||
<tr><td><tt>listport</tt></td><td> </td><td>Lists all open ports in the system organized by team. </td></tr>
|
||||
<tr><td><tt>listres</tt></td><td> </td><td>List resources of files. </td></tr>
|
||||
<tr><td><tt>listsem</tt></td><td> </td><td>List the semaphores allocated by the specified team. </td></tr>
|
||||
<tr><td><tt>listusb</tt></td><td> </td><td>List USB devices. </td></tr>
|
||||
<tr><td><tt>ln</tt></td><td> </td><td>Make links between files.</td></tr>
|
||||
<tr><td><tt>locate</tt></td><td> </td><td>Locate a file. </td></tr>
|
||||
<tr><td><tt>logger</tt></td><td> </td><td>Send a message to the system logging facility. </td></tr>
|
||||
<tr><td><tt>login</tt></td><td> </td><td>Begin session on the system. </td></tr>
|
||||
<tr><td><tt>logname</tt></td><td> </td><td>Print the name of the current user. </td></tr>
|
||||
<tr><td><tt>ls</tt></td><td> </td><td>List directory content. </td></tr>
|
||||
<tr><td><tt>lsindex</tt></td><td> </td><td>Display the indexed attributes on the current volume/partition. <a href="cli-apps.html">(Haiku specific)</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>merge</tt></td><td> </td><td>Three-way file merge. </td></tr>
|
||||
<tr><td><tt>message</tt></td><td> </td><td>Print a message. </td></tr>
|
||||
<tr><td><tt>mimeset</tt></td><td> </td><td>Set mimetype of a file. </td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator.</td></tr>
|
||||
<tr><td><tt>mkdir</tt></td><td> </td><td>Create directory. </td></tr>
|
||||
<tr><td><tt>mkdos</tt></td><td> </td><td>Initialize FAT16 or FAT32 partitions. </td></tr>
|
||||
<tr><td><tt>mkfifo</tt></td><td> </td><td>Create named pipes with the given names. </td></tr>
|
||||
<tr><td><tt>mkfs</tt></td><td> </td><td>Build a file system. </td></tr>
|
||||
<tr><td><tt>mkindex</tt></td><td> </td><td>Create a new index of the specified attribute. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>mktemp</tt></td><td> </td><td>Create a temporary file or directory, safely and print its name.</td></tr>
|
||||
<tr><td><tt>modifiers</tt></td><td> </td><td>Asserts (un)pressed modifier keys. </td></tr>
|
||||
<tr><td><tt>more</tt></td><td> </td><td>See less. </td></tr>
|
||||
<tr><td><tt>mount</tt></td><td> </td><td>Mount a file system. </td></tr>
|
||||
<tr><td><tt>mount_nfs</tt></td><td> </td><td>Mount NFS partition. </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>mv</tt></td><td> </td><td>Move file. </td></tr>
|
||||
<tr><td><tt>netcat</tt></td><td> </td><td>Utility to do anything involving TCP or UDP.</td></tr>
|
||||
<tr><td><tt>netstat</tt></td><td> </td><td>Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships. </td></tr>
|
||||
<tr><td><tt>nl</tt></td><td> </td><td>Write each file to standard output with line numbers added. </td></tr>
|
||||
<tr><td><tt>nohup</tt></td><td> </td><td>Run command ignoring hangup signals. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td colspan="3"><a id="P" name="P"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>P</h2></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>pc</tt></td><td> </td><td>Programmer's calculator. </td></tr>
|
||||
<tr><td><tt>ping</tt></td><td> </td><td>Send ICMP-echo-request to network host. </td></tr>
|
||||
<tr><td><tt>play</tt></td><td> </td><td>Play tracks from device. </td></tr>
|
||||
<tr><td><tt>playfile</tt></td><td> </td><td>Play tracks from a file. </td></tr>
|
||||
<tr><td><tt>playsound</tt></td><td> </td><td>Play a sound. </td></tr>
|
||||
<tr><td><tt>playwav</tt></td><td> </td><td>Play WAV file. </td></tr>
|
||||
<tr><td><tt>pr</tt></td><td> </td><td>Paginate or columnate files for printing. </td></tr>
|
||||
<tr><td><tt>printenv</tt></td><td> </td><td>Print the values of the specified environment variables. </td></tr>
|
||||
<tr><td><tt>printf</tt></td><td> </td><td>Format and print data. </td></tr>
|
||||
<tr><td><tt>prio</tt></td><td> </td><td>Change priority of a process. </td></tr>
|
||||
<tr><td><tt>profile</tt></td><td> </td><td>Profiles threads. </td></tr>
|
||||
<tr><td><tt>ps</tt></td><td> </td><td>List running processes. </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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>quit</tt></td><td> </td><td>Quit application. </td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler. </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. <a href="cli-apps.html">(Haiku specific)</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. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>rmdir</tt></td><td> </td><td>Remove directory.</td></tr>
|
||||
<tr><td><tt>rmindex</tt></td><td> </td><td>Remove an attribute from the index of a volume/partition. <a href="cli-apps.html">(Haiku specific)</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>
|
||||
<tr><td><tt>screen_blanker</tt></td><td> </td><td>Blank screen. </td></tr>
|
||||
<tr><td><tt>screenmode</tt></td><td> </td><td>Sets the specified screen mode. </td></tr>
|
||||
<tr><td><tt>sdiff</tt></td><td> </td><td>Side-by-side merge of file differences</td></tr>
|
||||
<tr><td><tt>seq</tt></td><td> </td><td>Print numbers from FIRST to LAST, in steps of INCREMENT. </td></tr>
|
||||
<tr><td><tt>setdecor</tt></td><td> </td><td>List and change decor. </td></tr>
|
||||
<tr><td><tt>setgcc</tt></td><td> </td><td>Prints or sets the current gcc version. </td></tr>
|
||||
<tr><td><tt>settype</tt></td><td> </td><td>Sets the MIME type, signature, and/or preferred application of one or more files. </td></tr>
|
||||
<tr><td><tt>setversion</tt></td><td> </td><td>Show version of file. </td></tr>
|
||||
<tr><td><tt>setvolume</tt></td><td> </td><td>Set the volume. </td></tr>
|
||||
<tr><td><tt>setwep</tt></td><td> </td><td>Provides WEP encryption. </td></tr>
|
||||
<tr><td><tt>sh</tt></td><td> </td><td>See bash. </td></tr>
|
||||
<tr><td><tt>sha1sum</tt></td><td> </td><td>Print or check SHA1 checksums. </td></tr>
|
||||
<tr><td><tt>shar</tt></td><td> </td><td>Makes so-called shell archives out of many files.</td></tr>
|
||||
<tr><td><tt>shred</tt></td><td> </td><td>Overwrite the specified files repeatedly. </td></tr>
|
||||
<tr><td><tt>shuf</tt></td><td> </td><td>Write a random permutation of the input lines to standard output. </td></tr>
|
||||
<tr><td><tt>shutdown</tt></td><td> </td><td>Shutdown the computer. </td></tr>
|
||||
<tr><td><tt>sleep</tt></td><td> </td><td>Pause for a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>sort</tt></td><td> </td><td>Write sorted concatenation of all files to standard output. </td></tr>
|
||||
<tr><td><tt>spamdbm</tt></td><td> </td><td>Classify e-mail messages as spam and regular genuine messages. </td></tr>
|
||||
<tr><td><tt>split</tt></td><td> </td><td>Output fixed-size pieces of input files to files with prefixes. </td></tr>
|
||||
<tr><td><tt>stat</tt></td><td> </td><td>Display file or file system status. </td></tr>
|
||||
<tr><td><tt>strace</tt></td><td> </td><td>Traces the syscalls of a thread or a team. </td></tr>
|
||||
<tr><td><tt>stty</tt></td><td> </td><td>Print or change terminal characteristics. </td></tr>
|
||||
<tr><td><tt>su</tt></td><td> </td><td>Change the effective user id and group. </td></tr>
|
||||
<tr><td><tt>sum</tt></td><td> </td><td>Print checksum and block counts for each file. </td></tr>
|
||||
<tr><td><tt>sync</tt></td><td> </td><td>Force changed blocks to disk, update the super block. </td></tr>
|
||||
<tr><td><tt>sysinfo</tt></td><td> </td><td>Show system info. </td></tr>
|
||||
<tr><td colspan="3"><a id="T" name="T"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>T</h2></a></td></tr>
|
||||
<tr><td><tt>tac</tt></td><td> </td><td>Write each file to standard output, last line first. </td></tr>
|
||||
<tr><td><tt>tail</tt></td><td> </td><td>Print the last ten lines of each file to standard output. </td></tr>
|
||||
<tr><td><tt>tcpdump</tt></td><td> </td><td>Dump traffic on a network. </td></tr>
|
||||
<tr><td><tt>tcptester</tt></td><td> </td><td>[deprecated] </td></tr>
|
||||
<tr><td><tt>tee</tt></td><td> </td><td>Copy standard input to each file and also to standard output. </td></tr>
|
||||
<tr><td><tt>telnet</tt></td><td> </td><td>User interface to the telnet protocol. </td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon. </td></tr>
|
||||
<tr><td><tt>test</tt></td><td> </td><td>Check file types and compare values. </td></tr>
|
||||
<tr><td><tt>timeout</tt></td><td> </td><td>Start command and kill it if still running after a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>top</tt></td><td> </td><td>Display tasks. </td></tr>
|
||||
<tr><td><tt>touch</tt></td><td> </td><td>Change file timestamps. </td></tr>
|
||||
<tr><td><tt>tput</tt></td><td> </td><td>Initialize a terminal or query terminfo database. </td></tr>
|
||||
<tr><td><tt>tr</tt></td><td> </td><td>Translate, squeeze and/or delete characters from the standard input, writing to standard output.</td></tr>
|
||||
<tr><td><tt>traceroute</tt></td><td> </td><td>Print the route packets trace to network host.</td></tr>
|
||||
<tr><td><tt>translate</tt></td><td> </td><td>Translate app. </td></tr>
|
||||
<tr><td><tt>trash</tt></td><td> </td><td>Send files to trash or restore them. </td></tr>
|
||||
<tr><td><tt>true</tt></td><td> </td><td>Do nothing, successfully. </td></tr>
|
||||
<tr><td><tt>truncate</tt></td><td> </td><td>Shrink or extend the size of each file to the specified size. </td></tr>
|
||||
<tr><td><tt>tsort</tt></td><td> </td><td>Write totally ordered list consistent with the partial ordering in file. </td></tr>
|
||||
<tr><td><tt>tty</tt></td><td> </td><td>Print the file name of the terminal connected to the standard output.</td></tr>
|
||||
<tr><td><tt>uname</tt></td><td> </td><td>Print certain system information. </td></tr>
|
||||
<tr><td><tt>unchop</tt></td><td> </td><td>Recreate a file previously split with chop. </td></tr>
|
||||
<tr><td><tt>unexpand</tt></td><td> </td><td>Convert blanks in each file to tabs, writing to standard output. </td></tr>
|
||||
<tr><td><tt>uniq</tt></td><td> </td><td>Filter adjacent matching lines from input writing to output. </td></tr>
|
||||
<tr><td><tt>unlink</tt></td><td> </td><td>Call the unlink function to remove the specified file. </td></tr>
|
||||
<tr><td><tt>unmount</tt></td><td> </td><td>Unmount partition. </td></tr>
|
||||
<tr><td><tt>unrar</tt></td><td> </td><td>Unrar file. </td></tr>
|
||||
<tr><td><tt>unshar</tt></td><td> </td><td>Unshar file. </td></tr>
|
||||
<tr><td><tt>untrash</tt></td><td> </td><td>See trash. </td></tr>
|
||||
<tr><td><tt>unzip</tt></td><td> </td><td>Unzip file. </td></tr>
|
||||
<tr><td><tt>unzipsfx</tt></td><td> </td><td>Extract files in list, except those specified.</td></tr>
|
||||
<tr><td><tt>updatedb</tt></td><td> </td><td>Update a database for locate. </td></tr>
|
||||
<tr><td><tt>uptime</tt></td><td> </td><td>Prints the current date and time, as well as the time elapsed since the system was started. </td></tr>
|
||||
<tr><td><tt>urlwrapper</tt></td><td> </td><td>Wrap URL mime types around command line or other apps that don't handle them directly. </td></tr>
|
||||
<tr><td><tt>useradd</tt></td><td> </td><td>Create new user. </td></tr>
|
||||
<tr><td><tt>uudecode</tt></td><td> </td><td>Create the specified file, decoding as you go. </td></tr>
|
||||
<tr><td><tt>uuencode</tt></td><td> </td><td>Encode a file so it can be mailed to a remote system. </td></tr>
|
||||
<tr><td><tt>vdir</tt></td><td> </td><td>List information about files. </td></tr>
|
||||
<tr><td><tt>version</tt></td><td> </td><td>Returns the version of a file. </td></tr>
|
||||
<tr><td><tt>vmstat</tt></td><td> </td><td>Print system info. </td></tr>
|
||||
<tr><td><tt>waitfor</tt></td><td> </td><td>Wait for process events. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>watch</tt></td><td> </td><td>Execute a program periodically. </td></tr>
|
||||
<tr><td><tt>wc</tt></td><td> </td><td>Print newline, word and byte counts for each file. </td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>The non-interactive network downloader. </td></tr>
|
||||
<tr><td><tt>which</tt></td><td> </td><td>Locate a command. </td></tr>
|
||||
<tr><td><tt>whoami</tt></td><td> </td><td>Print user name associated with the current effective user ID. </td></tr>
|
||||
<tr><td><tt>xargs</tt></td><td> </td><td>Build and execute command lines from standard input. </td></tr>
|
||||
<tr><td><tt>xres</tt></td><td> </td><td>List and manipulate resources. </td></tr>
|
||||
<tr><td><tt>yes</tt></td><td> </td><td>Output a string repeatedly until killed. </td></tr>
|
||||
<tr><td><tt>zcat</tt></td><td> </td><td>See gzip.</td></tr>
|
||||
<tr><td><tt>zcmp</tt></td><td> </td><td>See zdiff. </td></tr>
|
||||
<tr><td><tt>zdiff</tt></td><td> </td><td>Compare compressed files. </td></tr>
|
||||
<tr><td><tt>zforce</tt></td><td> </td><td>Force a '.gz' extension on all gzip files. </td></tr>
|
||||
<tr><td><tt>zgrep</tt></td><td> </td><td>Search possibly compressed files for a regular expression. </td></tr>
|
||||
<tr><td><tt>zip</tt></td><td> </td><td>Add or replace zipfile entries from list. </td></tr>
|
||||
<tr><td><tt>zipcloak</tt></td><td> </td><td>Encrypt all unencrypted entries in a zip file. </td></tr>
|
||||
<tr><td><tt>zipgrep</tt></td><td> </td><td>Searches the given zip members for a string or pattern. </td></tr>
|
||||
<tr><td><tt>zipinfo</tt></td><td> </td><td>See unzip.</td></tr>
|
||||
<tr><td><tt>zipnote</tt></td><td> </td><td>Write the comments in zipfile to stdout. </td></tr>
|
||||
<tr><td><tt>zipsplit</tt></td><td> </td><td>Split a zip file into smaller pieces. </td></tr>
|
||||
<tr><td><tt>zmore</tt></td><td> </td><td>Like 'more' but operate on the uncompressed contents of any compressed files.</td></tr>
|
||||
<tr><td><tt>znew</tt></td><td> </td><td>Recompress .Z files into .gz (gzip) files</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<a href="../applications.html#cli-apps" class="uplink">Applicazioni</a>
|
||||
:: <a href="cli-apps.html">Haiku-specific commands</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -65,7 +65,7 @@
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="attributes-tracker" name="attributes-tracker">Gli Attributi nel Tracker</a></h2>
|
||||
<p>Gli attributi sono visualizzati in modo simile a un database o a un foglio di calcolo. Usando il Tracker potrai scegliere quali attributi visualizzare (colonne) ed ordinare di conseguenza la lista dei file (righe).</p>
|
||||
<p>Per fare questo, apri una finestra del Tracker, clicca nel menu <span class="menu">Attributes</span> e scegli l'attributo che desideri visualizzare. Oppure, semplicemente clicca con il tasto destro su una colonna e segna le voci nel menu contestuale. È possibile riordinare le colonne facendo un semplice drag&drop della colonna. Spostare una colonna fuori da una finestra, è un modo veloce per eliminare le colonne indesiderate.</p>
|
||||
<p>Per farlo, apri una finestra del Tracker, clicca nel menu <span class="menu">Attributi</span> e scegli l'attributo che desideri visualizzare. Oppure, semplicemente clicca con il tasto destro su una colonna e segna le voci nel menu contestuale. È possibile riordinare le colonne facendo un semplice drag&drop della colonna. Spostare una colonna fuori da una finestra, è un modo veloce per eliminare le colonne indesiderate.</p>
|
||||
<p>Per ridimensionare automaticamente una colonna nella sua larghezza ottimale, è sufficiente fare un doppio click nella linea tra due attributi.</p>
|
||||
<p>Per cambiare l'ordinamento da crescente a decrescente, è sufficiente cliccare su una colonna. Puoi stabilire un ordinamento secondario premendo il tasto <span class="key">SHIFT</span> mentre clicchi su una colonna. Puoi ordinare i file People per società e in quell'ordinamento, puoi riordinare tutto per nome, per esempio. Guarda gli screenshot sopra come esempio. L'ordinamento secondario è segnato da un indicatore di colore più chiaro accanto al titolo.</p>
|
||||
<p>Modificare questi attributi è semplice come rinominare un file: Ad esempio cliccando su una voce, o premendo <span class="key">ALT</span> <span class="key">E</span> muovendosi attraverso gli attributi con <span class="key">TAB</span> e <span class="key">SHIFT</span> <span class="key">TAB</span>. Premendo <span class="key">ESC</span> si abbandona la modalità di modifica senza applicare alcun cambiamento.</p>
|
||||
@@ -81,7 +81,7 @@
|
||||
<a id="listattr" name="listattr">listattr</a></h3>
|
||||
<p><span class="cli">listattr</span> elenca gli attributi di un file, ma non mostra il loro contenuto.</p>
|
||||
<pre>uso: listattr 'nomefile' ['nomefile' ...]</pre>
|
||||
<p>Dal nostro precedente screenshot di esempio:</p>
|
||||
<p>Dal precedente screenshot di esempio:</p>
|
||||
<pre class="terminal"> ~/people ->listattr Clara\ Botters
|
||||
File: Clara Botters
|
||||
Type Size Name
|
||||
@@ -107,10 +107,10 @@ MIME String 21 "BEOS:TYPE"
|
||||
Raw Data 20 "_trk/pinfo_le"
|
||||
|
||||
131 bytes total in attributes.</pre>
|
||||
<p>Besides all the "<tt>META:*</tt>" attributes that hold the contact's information, there are two attributes that are managed by the system:</p>
|
||||
<p>Oltre a tutti gli attributi "<tt>META:*</tt>" che contengono le informazioni del contatto, ci sono due attributi che sono gestiti dal sistema:</p>
|
||||
<ul>
|
||||
<li><p><tt>BEOS:TYPE</tt> holds the file type as a <acronym title="Multipurpose Internet Mail Extensions">MIME</acronym> string, here "<tt>application/x-person</tt>". It determines the default icon and the application that opens the file when you e.g. double click it.</p></li>
|
||||
<li><p>"<tt>_trk/pinfo_le</tt>" is the attribute with which Tracker keeps track of a file's icon position.</p></li></ul>
|
||||
<li><p><tt>BEOS:TYPE</tt> gestisce il tipo di file come una stringa di tipo <acronym title="Multipurpose Internet Mail Extensions">MIME</acronym>, in questo caso "<tt>application/x-person</tt>". Determina l'icona predefinita e l'applicazione che apre quel file, per esempio quando lo si esegue con un doppio click.</p></li>
|
||||
<li><p>"<tt>_trk/pinfo_le</tt>" è l'attributo con cui il Tracker tiene traccia della posizione dell'icona associata al file.</p></li></ul>
|
||||
<div class="box-info">Note the backslash after "Clara". In Terminal you have to "escape" special characters like <tt>'"*\$?!</tt>. The space between "Clara" and "Botters" is also one of those. Therefore the backslash is really in front of the space character, and not after "Clara".</div>
|
||||
|
||||
<h3>
|
||||
@@ -139,24 +139,25 @@ Clara Botters : string : Whelton</pre>
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="rmattr" name="rmattr">rmattr</a></h3>
|
||||
<p><span class="cli">rmattr</span> completely removes an attribute from a file.</p>
|
||||
<p><span class="cli">rmattr</span> rimuove completamente un attribuo da un file.</p>
|
||||
|
||||
<pre>usage: rmattr [-p] attr filename1 [filename2...]
|
||||
'attr' is the name of an attribute of the file
|
||||
If '-p' is specified, 'attr' is regarded as a pattern.</pre>
|
||||
<p>Though in all practicality it would be enough to just not fill the "Fax" attribute, you can completely remove it from Clara's file by typing:</p>
|
||||
<p>Anche se sarebbe abbastanza semplice non riempire l'attributo "Fax", puoi rimuoverlo completamente dal file di Clara digitando:</p>
|
||||
<pre class="terminal"> ~/people ->rmattr META:fax Clara\ Botters</pre>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="copyattr" name="copyattr">copyattr</a></h3>
|
||||
<p><span class="cli">copyattr</span> copies attributes from one or more files to another. By default, the actual contents of the file is <b>not</b> copied.</p>
|
||||
<p><span class="cli">copyattr</span> copia gli attributi da uno o più file ad un altro. Di default, il contenuto del file <b>non</b> viene copiato.</p>
|
||||
<pre>Usage: copyattr <options> <source> [ ... ] <destination></pre>
|
||||
|
||||
<p>If you do want to copy the attributes plus the data of the file itself, you can add the option "<span class="cli">-d</span>" or "<span class="cli">--data</span>".</p>
|
||||
<p>Se vuoi copiare gli attributi del file, più i contenuti del file stesso, è semplicemente necessario aggiungere l'opzione "<span class="cli">-d</span>" o "<span class="cli">--data</span>".</p>
|
||||
|
||||
<p><br /></p>
|
||||
<p>More information on these commands and their options can be found by typing the command name followed by "<span class="cli">-h</span>" or "<span class="cli">--help</span>".</p>
|
||||
<p>
|
||||
Ulteriori informazioni su questi comandi e le loro opzioni possono essere trovati digitando il nome del comando seguito da "<span class="cli">-h</span>" oppure "<span class="cli">--help</span>".</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Barret
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>Bash and Scripting</title>
|
||||
<title>La Bash e lo "Scripting"</title>
|
||||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -41,57 +43,55 @@
|
||||
<span>
|
||||
« <a href="preferences.html">Preferenze</a>
|
||||
:: <a href="contents.html" class="uplink">Contenuti</a>
|
||||
<!-- :: <a href="filesystem-layout.html">Filesystem Layout
|
||||
</a> » -->
|
||||
<!-- :: <a href="filesystem-layout.html">La struttura del FileSystem di Haiku</a> » -->
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.</div>
|
||||
|
||||
<h1>Bash and Scripting</h1>
|
||||
<h1>La Bash e lo "Scripting"</h1>
|
||||
|
||||
<p>"Scripting" is the technique of automating procedures by stringing together commands and saving it all as text files, so called "scripts". Every time you run such a script, the commands are processed one after the other just like they would if you entered them into the <a href="applications/terminal.html">Terminal</a> by hand.<br />
|
||||
Scripts can range from simply executing a few commands in a specific order to sophisticated pieces of code that solve complex tasks.</p>
|
||||
<p>Lo "scripting" è una tecnica che permette l'esecuzione automatica di procedure concatenando i comandi e salvandoli in un file di testo, i cosiddetti "script". Ogni volta che esegui uno script, i comandi vengono eseguiti uno dopo l'altro, esattamente come succederebbe se li digitassi a mano direttamente nel <a href="applications/terminal.html">Terminale</a> <br />
|
||||
Gli script possono variare dalla semplice esecuzione di alcuni comandi in uno specifico ordine fino a pezzi di codice sofisticati in grado di risolvere compiti complessi.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="bash" name="bash">The Bash</a></h2>
|
||||
<p>Since scripts rely naturally a lot on the shell they are interpreted by, you should first familiarize yourself with the BASH that's used by Haiku. There are many resources online as it's a widely used shell. One nice document is Johan Jansson's <a href="http://www.beforever.com/bashtut.htm" class="printurl">Introduction to bash - a tutorial for bash under BeOS</a>.</p>
|
||||
<a id="bash" name="bash">La Bash</a></h2>
|
||||
<p>Dal momento che gli script si basano ovviamente sulla shell che li interpreta, bisogna prima familiarizzare con la BASH, la shell usata da Haiku. Ci sono molte risorse online dal momento che è una delle shell più usate. Un buon documento è <a href="http://www.beforever.com/bashtut.htm" class="printurl">Introduction to bash - a tutorial for bash under BeOS</a> di Johan Jansson (in lingua inglese).</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="scripting-bible" name="scripting-bible">The Scripting Bible</a></h2>
|
||||
<p>After you've learned a few basics about working in the shell, it's time to slowly ease yourself into the world of scripting. Again, you'll find loads of tutorials and reference material online as well as in bookstores. A very nice introduction that's practically tailor-made for Haiku is the online available <a href="http://www.birdhouse.org/beos/bible/bos/ch_scripting1.html" class="printurl">Scripting Chapter</a> (<a href="http://www.birdhouse.org/beos/bible/bos/BeOS.scripting.PDF">PDF, 900kb</a>) of Scot Hacker's BeOS Bible.</p>
|
||||
<a id="scripting-bible" name="scripting-bible">La Bibbia dello Scripting</a></h2>
|
||||
<p>Dopo aver appreso alcune nozioni di base su come lavorare nella shell, è tempo di entrare lentamente nel mondo dello scripting. Ancora una volta, puoi trovare un sacco di tutorial e di materiale on-line di riferimento. Un'introdzione molto buona che praticamente è scritta su misura per Haiku, disponibile on-line è <a href="http://www.birdhouse.org/beos/bible/bos/ch_scripting1.html" class="printurl">Scripting Chapter</a> (<a href="http://www.birdhouse.org/beos/bible/bos/BeOS.scripting.PDF">PDF, 900kb</a>) dalla bibbia di BeOS di Scot Hacker (in lingua inglese).</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a><a id="user-scripts" name="user-scripts">Scripts in Haiku</a></h2>
|
||||
<p>In Haiku, the system makes of course also use of scripting. Booting and shutting down are typical scripting procedures. These defined sequences can be augmented by the user with certain user scripts.<br />
|
||||
If they don't exist already, you'll have to create the needed files yourself. Otherwise simply add your commands where in the process you want them to be executed.</p>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a><a id="user-scripts" name="user-scripts">Gli script in Haiku</a></h2>
|
||||
<p>In Haiku, anche il sistema fa uso dello scripting, l'avvio e lo spegnimento ne sono tipiche procedure. Queste sequenze possono essere estese dall'utente per mezzo di alcuni script. <br />
|
||||
Se non esistono già, dovrai creare i file necessari, altrimenti ti basterà aggiungere i comandi nella parte del file corrispondente al punto del processo nel quale vuoi che vengano eseguiti.</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="userbootscript" name="userbootscript">The UserBootscript</a></h3>
|
||||
<p><span class="path">/boot/home/config/boot/UserBootscript</span> will be executed after the system has finished its boot process. For example, you could launch a number of programs that would then be automatically started on every boot up:</p>
|
||||
<a id="userbootscript" name="userbootscript">L'UserBootscript</a></h3>
|
||||
<p><span class="path">/boot/home/config/boot/UserBootscript</span> verrà eseguito dopo che il sistema ha finito il suo processo di avvio. Per esempio, potresti lanciare un certo numero di programmi da essere eseguiti in automatico ad ogni avvio in questo modo:</p>
|
||||
<pre># Start LaunchBox
|
||||
/boot/system/apps/LaunchBox &
|
||||
|
||||
# Start Workspaces Applet
|
||||
/boot/system/apps/Workspaces &</pre>
|
||||
<p>Remember to end a command with an "<tt>&</tt>" to start it as a background process, or the script will halt until that command has finished (in this case: the launched app was closed again).</p>
|
||||
<p>Ricordati però di terminare ogni comando con un "<tt>&</tt>" per avviare il processo in background, altrimenti lo script si interromperà soltanto quando il comando avrà terminato la sua esecuzione (in questo caso, quando viene chiusa l'applicazione).</p>
|
||||
|
||||
<p>A simple alternative to the above for launching applications at boot up is to put links to them in the <span class="path">/boot/home/config/boot/launch</span> directory. This can be done simply by right-clicking on the application you wish to have started automatically, going to <span class="menu">Create Link</span> and then <a href="tracker.html#navigating">navigating</a> to the above directory.</p>
|
||||
<p>Una semplice alternativa a quella presentata di sopra per lanciare applicazioni all'avvio, consiste nel creare dei collegamenti a queste nella cartella <span class="path">/boot/home/config/boot/launch</span>. Questo può essere fatto semplicemente cliccando col tasto destro nell'applicazione che si desidera avviare automaticamente, andando su <span class="menu">Crea Link</span> e poi <a href="tracker.html#navigating">navigando</a> fino alla cartella precedentemente citata.</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="usershutdownscript" name="usershutdownscript">The UserShutdownScript</a></h3>
|
||||
<p><span class="path">/boot/home/config/boot/UserShutdownScript</span> will be executed as the first step in the shutdown process. If the script returns a non-zero exit status, the shutdown is aborted.</p>
|
||||
<a id="usershutdownscript" name="usershutdownscript">L'UserShutdownScript</a></h3>
|
||||
<p><span class="path">/boot/home/config/boot/UserShutdownScript</span> verrà eseguito come primo passo nel processo di spegnimento. Se lo script ritorna uno stato diverso da 0, lo spegnimento viene arrestato.</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="usershutdownfinishscript" name="usershutdownfinishscript">The UserShutdownFinishScript</a></h3>
|
||||
<p><span class="path">/boot/home/config/boot/UserShutdownFinishScript</span> is executed as the last step in the shutdown process. Note, that most parts of the system have terminated by the time this script is executed.</p>
|
||||
<a id="usershutdownfinishscript" name="usershutdownfinishscript">L'UserShutdownFinishScript</a></h3>
|
||||
<p><span class="path">/boot/home/config/boot/UserShutdownFinishScript</span> verrà eseguito come ultimo passo nel processo di spegnimento. Nota che la maggior parte del sistema sarà già stato terminato da tempo quando questo script verrà eseguito.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -100,8 +100,7 @@ If they don't exist already, you'll have to create the needed files yourself. Ot
|
||||
<div class="inner"><span>
|
||||
« <a href="preferences.html">Preferenze</a>
|
||||
:: <a href="contents.html" class="uplink">Contenuti</a>
|
||||
<!-- :: <a href="filesystem-layout.html">Filesystem Layout
|
||||
</a> » -->
|
||||
<!-- :: <a href="filesystem-layout.html">La struttura del FileSystem di Haiku</a> » -->
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -45,8 +45,7 @@
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contenuti</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem Layout
|
||||
</a> »
|
||||
:: <a href="filesystem-layout.html">La struttura del FileSystem di Haiku</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -112,8 +111,7 @@ Le diverse icone corrispondono approssimativamente a diverse fasi di caricamento
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contenuti</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem Layout
|
||||
</a> »
|
||||
:: <a href="filesystem-layout.html">La struttura del FileSystem di Haiku</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.</div>
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
<tr class="heading"><td>Indice del file system</td></tr>
|
||||
@@ -62,9 +63,9 @@
|
||||
|
||||
<h1>Deskbar</h1>
|
||||
|
||||
<p>La deskbar è il piccolo pannello che si trova di default in alto a destra sullo schermo. La deskbar di Haiku corrisponde alla barra delle applicazioni di Windows con il pulsante Start. Essa contiene il menu dal quale puoi sia avviare le applicazioni e sia gestire le varie preferenze, una tray con un orologio ed altri strumenti ed una lista dei programmi in esecuzione al momento.</p>
|
||||
<p>La Deskbar è il piccolo pannello che si trova normalmente in alto a destra sullo schermo. La Deskbar di Haiku corrisponde alla barra delle applicazioni di Windows con il suo pulsante Start. Contiene il menu dal quale si può sia avviare le applicazioni e sia gestire le varie preferenze, una tray con un orologio ed altri strumenti come una lista dei programmi in esecuzione.</p>
|
||||
<img src="../images/deskbar-images/positions.png" alt="positions" />
|
||||
<p>Puoi spostare la deskbar sia in ogni angolo sia nel bordo superiore od inferiore dello schermo impugnando la zona a puntini su un lato della tray e trascinarla nella nuova posizione. Puoi anche modificarla con un layout più compatto attraverso il drag&drop dalla zona a puntini sul menu della deskbar.</p>
|
||||
<p>Si può spostare la Deskbar in ogni angolo dello schermo sia nel bordo superiore che in quello inferiore impugnando la zona a puntini su un lato della tray e trascinandola nella nuova posizione. Può essere anche modificata con un layout più compatto trascinando la zona a puntini sul menu della Deskbar.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
@@ -72,15 +73,15 @@
|
||||
<p>Quando si clicca nella parte alta della deskbar si apre un menu:</p>
|
||||
<img src="images/deskbar-images/deskbar.png" alt="deskbar.png" />
|
||||
<ul>
|
||||
<li><p><b>About This System...</b> - Mostra alcune informazioni di base sul sistema, licenze e i crediti del progetto Haiku.</p></li>
|
||||
<li><p><b>Informazioni sul sistema...</b> - Mostra alcune informazioni di base sul sistema, licenze e i crediti del progetto Haiku.</p></li>
|
||||
|
||||
<li><p><b>Find...</b> - Apre la finestra per le <a href="queries.html">Query</a>.</p></li>
|
||||
<li><p><b>Show Replicants</b> - Mostra e nasconde il piccolo widget <a href="gui.html#replicants">Replicant</a> che si utilizza per rimuovere o accedere al menu contestuale.</p></li>
|
||||
<li><p><b>Mount</b> - Offre le stesse opzioni di quando si clicca con il tasto destro sul desktop (dai un' occhiata alla pagina <a href="tracker.html#mounting-volumes">Montaggio Volumi</a>).</p></li>
|
||||
<li><p><b>Deskbar Preferences...</b> - Apre il pannello per configurare la deskbar (dai un' occhiata sotto).</p></li>
|
||||
<li><p><b>Shutdown</b> - E' presente sia l'opzione per <span class="menu">Riavviare il sistema</span> sia per <span class="menu">spengerlo</span>.</p></li>
|
||||
<li><p><b>Recent Documents, Folders, Applications</b> - Una lista delle ultime cartelle, documenti e applicazioni aperte (Dai un' occhiata sotto alle <span class="menu">Deskbar Preferences</span> ).</p></li>
|
||||
<li><p><b>Applications, Demos, Deskbar Applets, Preferences</b> - Una lista delle applicazioni installate, le demo, gli applet e le preferenze (dai un' occhiata sotto alle <span class="menu">Deskbar Preferences</span>).</p></li>
|
||||
<li><p><b>Trova...</b> - Apre la finestra per le <a href="queries.html">Query</a>.</p></li>
|
||||
<li><p><b>Mostra i replicanti</b> - Mostra e nasconde il piccolo widget <a href="gui.html#replicants">Replicant</a> che si utilizza per rimuovere o accedere al menu contestuale.</p></li>
|
||||
<li><p><b>Monta</b> - Offre le stesse opzioni di quando si clicca con il tasto destro sul desktop (consultare la pagina <a href="tracker.html#mounting-volumes">Montaggio Volumi</a>).</p></li>
|
||||
<li><p><b>Preferenze della deskbar...</b> - Apre il pannello per configurare la deskbar (per maggiori informazioni consultare sotto).</p></li>
|
||||
<li><p><b>Arresto</b> - E' presente sia l'opzione per <span class="menu">Riavviare il sistema</span> sia per <span class="menu">spengerlo</span>.</p></li>
|
||||
<li><p><b>Documenti, Cartelle e Applicazioni recenti</b> - Una lista delle ultime cartelle, documenti e applicazioni aperte (per maggiori informazioni consultare sotto alle <span class="menu">Deskbar Preferences</span> ).</p></li>
|
||||
<li><p><b>Applicazioni, Demo, Deskbar Applet e Preferenze</b> - Una lista delle applicazioni installate, le demo, gli applet e le preferenze (per maggiori informazioni consultare sotto alle <span class="menu">Deskbar Preferences</span>).</p></li>
|
||||
</ul>
|
||||
|
||||
<h3>
|
||||
@@ -94,19 +95,19 @@ Si può aggiungere ed eliminare ogni voce come collegamenti alle applicazioni, d
|
||||
<p>Oppure più semplicemente trascinando un file, una cartella o una query salvata direttamente sulla deskbar nella posizione che vuoi.</p></li>
|
||||
<li><p><b>Window</b></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Always on top</span></td><td> </td><td>La deskbar rimane sopra tutte le altre finestre.</td></tr>
|
||||
<tr><td><span class="menu">Auto raise</span></td><td> </td><td>La deskbar si apre sopra tutte le altre finestre se viene toccata dal puntatore del mouse.</td></tr>
|
||||
<tr><td><span class="menu">Sempre in primo piano</span></td><td> </td><td>La deskbar rimane sopra tutte le altre finestre.</td></tr>
|
||||
<tr><td><span class="menu">Solleva automaticamente</span></td><td> </td><td>La deskbar si apre sopra tutte le altre finestre se viene toccata dal puntatore del mouse.</td></tr>
|
||||
</table></li>
|
||||
<li><p><b>Applications</b></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Sort running applications</span></td><td> </td><td>Ordina le applicazioni in esecuzione alfabeticamente.</td></tr>
|
||||
<tr><td><span class="menu">Tracker always first</span></td><td> </td><td> Anche se le applicazioni vengono ordinate alfabeticamente la voce Tracker rimane la prima della lista.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Show application expander</span></td><td> </td><td>Offre un piccolo widget per mostrare o nascondere tutte le finestre di un programma direttamente la sua voce nella Deskbar.</td></tr>
|
||||
<tr><td><span class="menu">Expand new applications</span></td><td> </td><td>Appena lanciato i programmi hanno la loro finestra automaticamente estesa.</td></tr>
|
||||
<tr><td><span class="menu">Ordina le applicazioni attive</span></td><td> </td><td>Ordina le applicazioni in esecuzione alfabeticamente.</td></tr>
|
||||
<tr><td><span class="menu">Tracker sempre primo</span></td><td> </td><td> Anche se le applicazioni vengono ordinate alfabeticamente la voce Tracker rimane la prima della lista.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Mostra l'espansore dell'applicazione</span></td><td> </td><td>Offre un piccolo widget per mostrare o nascondere tutte le finestre di un programma direttamente la sua voce nella Deskbar.</td></tr>
|
||||
<tr><td><span class="menu">Espandi le nuove applicazioni</span></td><td> </td><td>Appena lanciato i programmi hanno la loro finestra automaticamente estesa.</td></tr>
|
||||
</table></li>
|
||||
<li><p><b>Clock</b></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Show seconds</span></td><td> </td><td>Aggiunge la visualizzazione dei secondi sull'orologio.</td></tr>
|
||||
<tr><td><span class="menu">Mostra i secondi</span></td><td> </td><td>Aggiunge la visualizzazione dei secondi sull'orologio.</td></tr>
|
||||
</table></li>
|
||||
</ul>
|
||||
|
||||
@@ -123,7 +124,7 @@ Si può aggiungere ed eliminare ogni voce come collegamenti alle applicazioni, d
|
||||
<a id="list-of-apps" name="list-of-apps">Lista dei programmi in esecuzione</a></h2>
|
||||
<img src="images/deskbar-images/list-of-apps.png" alt="list-of-apps.png" />
|
||||
<p>Si può modificare una specifica applicazione in esecuzione facendo clic sulla sua voce nella deskbar e scegliendo una delle sue finestre dal sottomenu. Cliccando con il tasto destro è possibile minimizzare o chiudere una finestra o l'intera applicazione.</p>
|
||||
<p>Se hai attivato l'expanders nelle impostazioni della deskbar, è possibile espandere o comprimere l'elenco delle finestre direttamente sotto la voce di un applicazione.</p>
|
||||
<p>If you activated Expanders in the Deskbar settings, you can expand/collapse the list of windows directly under an application's entry.</p>
|
||||
<p>Di fronte alle finestre di ogni applicazione c'è un simbolo che fornisce informazioni sullo stato dell'applicazione. Un simbolo luminoso significa che la finestra è visibile, un simbolo scuro che è ridotta al minimo. Tre linee di fronte a un simbolo indicano che non è l'attuale area di lavoro.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -55,7 +56,21 @@
|
||||
<tr><td>Posizione:</td><td></td><td><span class="path">/boot/system/apps/NetworkStatus</span></td></tr>
|
||||
<tr><td>Impostazioni:</td><td></td><td><i>none</i></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p><img src="../images/networkstatus-images/applet.png" alt="NetworkStatus applet" /><br />
|
||||
The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can <span class="menu">Open network preferences...</span> to change your <a href="../preferences/network.html">network configuration</a> or <span class="menu">Quit</span> the applet.</p>
|
||||
<p><img src="../images/networkstatus-images/status.png" alt="NetworkStatus - status of the interface" /><br />
|
||||
Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.</p>
|
||||
|
||||
<h2>Status icons</h2>
|
||||
<table summary="status icons" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><img src="../images/networkstatus-images/icon-ready.png" /></td><td style="width:15px;"></td><td>Ready</td><td>Link is established.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-connecting.png" /></td><td></td><td>Configuring</td><td>Connecting in progress.</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nosettings.png" /></td><td></td><td>No stateful configuration</td><td>Some settings are missing (check <a href="../preferences/network.html">IP configuration</a>).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-noconnection.png" /></td><td></td><td>No link</td><td>There is no physical connection (probably the network cable is not connected and wireless networks are unavailable).</td></tr>
|
||||
<tr><td><img src="../images/networkstatus-images/icon-nodevices.png" /></td><td></td><td>-</td><td>There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -56,11 +57,25 @@
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/PowerStatus</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/PowerStatus settings</span></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.</p>
|
||||
<p>Note: PowerStatus requires a working ACPI support.</p>
|
||||
<img src="../images/powerstatus-images/applet.png" alt="PowerStatus applet" />
|
||||
<p>The context menu offers these options:</p>
|
||||
<table summary="options" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="menu">Show text label</span></td><td style="width:10px"></td><td>Shows battery level in percent or remaining time.</td></tr>
|
||||
<tr><td><span class="menu">Show status icon</span></td><td></td><td>Shows icon of the applet.</td></tr>
|
||||
<tr><td><span class="menu">Show percent</span>/<span class="menu">Show time</span></td><td></td><td>Switch between showing battery level in percent or remaining time (<span class="menu">Show text label</span> has to be active).</td></tr>
|
||||
<tr><td><span class="menu">Battery info...</span></td><td></td><td>Shows the extended battery info window.</td></tr>
|
||||
<tr><td><span class="menu">About...</span></td><td></td><td>Shows the About window.</td></tr>
|
||||
<tr><td><span class="menu">Quit</span></td><td></td><td>Quits the PowerStatus applet</td></tr>
|
||||
|
||||
</table>
|
||||
<p>When <span class="menu">Show text label</span> is active, the battery level is shown in brackets while charging.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="networkstatus.html">NetworkStatus</a>
|
||||
@@ -68,6 +83,6 @@
|
||||
:: <a href="processcontroller.html">ProcessController</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Maciej Bałuta
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
@@ -55,7 +56,43 @@
|
||||
<tr><td>Posizione:</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
|
||||
<tr><td>Impostazioni:</td><td></td><td><i>none</i></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
|
||||
<p><img src="../images/processcontroller-images/applet.png" alt="ProcessController applet" style="float:left;margin: 0 4em 0 0" />The primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When <a href="../tracker.html"><span class="app">Tracker</span></a> or <a href="../deskbar.html"><span class="app">Deskbar</span></a> crashes you can run it again from ProcessController's menu.</p>
|
||||
<p>Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.</p>
|
||||
|
||||
<p>If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
|
||||
Wherever it's installed, it's operated via a right-click context menu.<br />
|
||||
To remove the applet again from your tray, uncheck <span class="menu">Live in the Deskbar</span> in its context menu.</p>
|
||||
<h2>Quit an application</h2>
|
||||
<div class="box-stop">Remember that closing an application can cause data loss and additionally the system may stop working reliably.</div>
|
||||
<img src="../images/processcontroller-images/quit.png" alt="ProcessController - Quit an application" />
|
||||
<p>To quit an application just choose it's name from the <span class="menu">Quit an application</span> menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.</p>
|
||||
<h2>Memory usage</h2>
|
||||
<img src="../images/processcontroller-images/memory.png" alt="ProcessController - Memory usage" />
|
||||
<div class="box-warning">Memory usage monitoring can be very inaccurate.</div>
|
||||
<p>This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).</p>
|
||||
<p>The first row <span class="menu">System resources & caches...</span> shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Memory used only by given application (with write access)</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>Memory including read-only space (can be shared with other applications)</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Threads and CPU usage</h2>
|
||||
<img src="../images/processcontroller-images/priority.png" alt="ProcessController - Priority" />
|
||||
<div class="box-stop">Everything in this menu can cause data loss and system instability.</div>
|
||||
<p>This menu allows you to change thread priorities, kill processes or debug them.<br />
|
||||
At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.<br />
|
||||
At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.<br />
|
||||
The last level of the menu allows you to change a thread's priority.
|
||||
</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Kernel code</td></tr>
|
||||
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>User code</td></tr>
|
||||
<tr><td style="height:20px;background:#6EBE6E"></td><td></td><td>Idle thread</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,13 +11,13 @@
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Andrea
|
||||
* Barret
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>Filesystem Layout
|
||||
</title>
|
||||
<title>La struttura del FileSystem di Haiku</title>
|
||||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -51,16 +51,15 @@
|
||||
<div id="content">
|
||||
<div>
|
||||
|
||||
<h1>Filesystem Layout
|
||||
</h1>
|
||||
<h1>La struttura del FileSystem di Haiku</h1>
|
||||
|
||||
<p>Il filesystem di Haiku è molto trasparente, cerca di non usare mai nomi criptici per cartelle e file, per non lasciar l'utente nell'incertezza. Le cartelle ed i file, che sono importanti per un corretto funzionamento del sistema sono protetti dalle modifiche accidentali mostrando uno dei seguenti avvertimenti:</p>
|
||||
<p>Il filesystem di Haiku è molto trasparente, cerca di non usare mai nomi criptici per cartelle e file, per non lasciare l'utente nell'incertezza. Le cartelle ed i file, importanti per il corretto funzionamento del sistema sono protetti dalle modifiche accidentali mostrando uno dei seguenti avvertimenti:</p>
|
||||
<img src="images/filesystem-layout-images/achtung-user.png" alt="achtung-user.png" />
|
||||
<img src="images/filesystem-layout-images/achtung-system.png" alt="achtung-system.png" />
|
||||
<p>Il secondo avvertimento compare qualora si provi a rinominare o cancellare qualcosa nella gerarchia del sistema. Il bottone "<span class="button">Do it</span>" diventerà cliccabile solamente tenendo premuto il tasto <span class="key">SHIFT</span></p>
|
||||
<p>Generalmente, ci sono tre directory separate che partano dalla cartella principale del volume di avvio:</p>
|
||||
<p>Generalmente, ci sono tre directory separate che partono dalla cartella principale del volume di avvio:</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/system/</span></td><td> </td><td>appartiene al sistema. Non toccarla!</td></tr>
|
||||
<tr><td><span class="path">/boot/system/</span></td><td> </td><td>appartiene al sistema. Non deve essere modificata!</td></tr>
|
||||
<tr><td><span class="path">/boot/common/</span></td><td> </td><td>contiene i file che sono condivisi tra gli utenti.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/</span></td><td> </td><td>è la cartella personale dove sono conservati i dati e le informazioni.</td></tr>
|
||||
</table>
|
||||
@@ -68,18 +67,18 @@
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="system" name="system">La cartella del sistema - <span class="path">/boot/system/</span></a></h2>
|
||||
<p>Su BeOS, predecessore di Haiku, questa cartella era chiamata <span class="path">/boot/beos/</span>. Potresti trovarla in qualche vecchia documentazione (ad esempio in quella originale come il BeBook).<br />
|
||||
Qualunque sia il suo nome, non se ne dovrebbe alterare il contenuto. Ogni aggiornamento di Haiku può aggiungere, rimuovere o sovrascrivere qualsiasi cosa all'interno di essa. Se vuoi aggiungere funzionalità, magari altri Add-On del Tracker o traduzioni o un altro driver hardware, bisogna installare queste cose sotto la propria <span class="path">/boot/home/</span> directory o, se si suppone che sia per ogni utente, sotto <span class="path">/boot/common/</span>. Finché Haiku non è multi-utente, questa distinzione non ha alcun effetto apparente, in quanto non c'è nessun utente con la cartella <i>home</i>. Ma nell'eventualità che ci sarà il supporto per più utenti, è sensato imparare la corretta via fin dall'inizio.</p>
|
||||
<p>Dunque, diciamo che se si vuole installare un nuovo translator formato di immagine, <b>non bisogna</b> semplicemente copiarlo nella rispettiva cartella di sistema. Ricorda: Non modificarla!<br />
|
||||
Invece, collocalo nella directory speculare sotto <span class="path">/boot/common/</span> o <span class="path">/boot/home/config/</span>.</p>
|
||||
<p>Su BeOS, il predecessore di Haiku, questa cartella era chiamata <span class="path">/boot/beos/</span>. È possibile trovarla in qualche vecchia documentazione (ad esempio in quella originale come il BeBook).<br />
|
||||
Qualunque sia il suo nome, non se ne dovrebbe alterare il contenuto. Ogni aggiornamento di Haiku può aggiungere, rimuovere o sovrascrivere qualsiasi cosa all'interno della cartella. Se vuoi aggiungere funzionalità, magari altri Add-On del Tracker o traduzioni oppure un altro driver, bisognerà installare queste cose nella cartella <span class="path">/boot/home/</span> o se si suppone che sia disponibile per ogni utente, in <span class="path">/boot/common/</span>. Finché Haiku non sarà multi-utente, questa distinzione non avrà alcun effetto apparente, in quanto non c'è nessun utente con la cartella <i>home</i>. E' sensato imparare la corretta via fin dall'inizio nell'eventualità che ci sia il supporto per più utenti.</p>
|
||||
<p>Dunque, diciamo che se si volesse installare un nuovo translator per l'ultimo formato immagine, <b>non bisognerà </b> semplicemente copiarlo nella rispettiva cartella di sistema. Ricorda: Non modificarla!<br />
|
||||
Invece, bisogna collocarlo nella directory speculare sotto <span class="path">/boot/common/</span> oppure <span class="path">/boot/home/config/</span>.</p>
|
||||
<p>Nel nostro caso la posizione per i translator nella cartella del sistema è:</p>
|
||||
<p><span class="path">/boot/system/add-ons/Translators/</span></p>
|
||||
<p>Dunque la cartella speculare dell'utente è sia</p>
|
||||
<p><span class="path">/boot/home/config/add-ons/Translators/</span><br />
|
||||
sia<br />
|
||||
<span class="path">/boot/common/add-ons/Translators/</span></p>
|
||||
<p>Questo è un altro vantaggio: Se il componente installato crea disordine (il che è possibile se installi driver hardware) hai la possibilità di disabilitare gli <i>"User Add-On"</i> tramite il menu del <a href="bootloader.html">Boot Loader</a> e puoi quindi di avviare il sistema senza il componente incriminato.</p>
|
||||
<p>La maggior parte delle volte, però, non avrai a che fare con queste cose, dato che ogni software che viene da una fonte attendibile dovrebbe includere una routine di installazione che gestisce questi procedimenti.<br />
|
||||
<p>Questo è un altro vantaggio: Se il componente installato crea disordine (il che è possibile se installi un driver hardware) c'è la possibilità di disabilitare gli <i>"User Add-On"</i> tramite il menu del <a href="bootloader.html">Boot Loader</a> e si potrà quindi di avviare il sistema senza il componente incriminato.</p>
|
||||
<p>La maggior parte delle volte, però, non si avrà a che fare con queste cose, dato che ogni software che viene da una fonte attendibile dovrebbe includere una routine di installazione che gestisce questi procedimenti.<br />
|
||||
<!--
|
||||
If you do want to know more about how things tick in Haiku, have a look at this layout chart of the system folder:
|
||||
</p>
|
||||
@@ -97,17 +96,17 @@ If you do want to know more about how things tick in Haiku, have a look at this
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="home" name="home">La cartella Home - <span class="path">/boot/home/</span></a></h2>
|
||||
<p>Questa cartella ti appartiene. Qui puoi creare e cancellare file e cartelle come desideri. Comunque è consigliabile non toccare troppo la directory <span class="path">~/config/</span> e le sue sottocartelle. Potresti ad esempio cancellare la cartella <span class="path">~/config/settings/</span> senza danneggiare il sistema operativo,ma chi vuole perdere tutte le configurazioni e le impostazioni delle applicazioni? In ogni caso il sistema avvisa con gli allarmi citati in precedenza.</p>
|
||||
<p>Oltre alla directory <span class="path">~/config/add-ons/</span>, che rispecchia la cartella add-on del sistema per i componenti aggiuntivi come descritto sopra, ci sono altre cartelle di interesse. (A proposito, la tilde ("<tt>~</tt>") è una scorciatoia per la cartella home, cosi non devi sempre scrivere "<span class="path">/boot/home/</span>" nel terminale.)</p>
|
||||
<p>Questa cartella appartiene all'utente. Qui è possibile creare e cancellare file e cartelle come desideri. Comunque è consigliabile non toccare troppo la directory <span class="path">~/config/</span> e le sue sottocartelle. Si potrebbe ad esempio cancellare la cartella <span class="path">~/config/settings/</span> senza danneggiare il sistema operativo, ma chi è che vorrebbe perdere tutte le configurazioni e le impostazioni delle applicazioni? In ogni caso il sistema avvisa con gli allarmi citati in precedenza.</p>
|
||||
<p>Oltre alla directory <span class="path">~/config/add-ons/</span>, che rispecchia la cartella add-on del sistema per i componenti aggiuntivi come descritto sopra, ci sono altre cartelle di interesse. (A proposito, la tilde ("<tt>~</tt>") è una scorciatoia per la cartella home, così non bisogna sempre scrivere "<span class="path">/boot/home/</span>" nel terminale.)</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="path">~/mail</span></td><td style="width:10px;"> </td>
|
||||
<td>Qui vengono tenute le tue mail di default.</td></tr>
|
||||
<td>Qui vengono tenute di default le mail dell'utente.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/queries</span></td><td style="width:10px;"> </td>
|
||||
<td>Le <a href="queries.html">Query</a> sono memorizzate, temporaneamente di default per 7 giorni, in questa cartella.</td></tr>
|
||||
<td>Le <a href="queries.html">Query</a> di default sono memorizzate temporaneamente in questa cartella per 7 giorni.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/be/</span></td><td> </td>
|
||||
<td>Dall'eredità di BeOs, la cartella <span class="path">be</span> contiene ciò che è mostrato nella <a href="deskbar.html#deskbar-menu">Deskbar menu</a>. Puoi aggiungere e rimuovere elementi, mettendo file, cartelle, links o query dentro questa cartella.</td></tr>
|
||||
<td>Dall'eredità di BeOS, la cartella <span class="path">be</span> contiene ciò che è mostrato nel <a href="deskbar.html#deskbar-menu">menu della Deskbar</a>. E' possibile aggiungere e rimuovere elementi, mettendo file, cartelle, links o query dentro questa cartella.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/bin/</span></td><td> </td>
|
||||
<td>La cartella<span class="path">/boot/system/bin/</span> tiene tutti i tuoi programmi a linea di comando.</td></tr>
|
||||
@@ -131,15 +130,15 @@ If you do want to know more about how things tick in Haiku, have a look at this
|
||||
<td>C'è un file di impostazioni che può essere interessante: Il <span class="cli">kernel</span> permette alcune configurazioni di basso livello come la disattivazione del <acronym title="Symmetric Multi Processing">SMP</acronym>, l'attivazione del debugging seriale or la possibilità di attivare la gestione avanzata del risparmio energetico. Attiva una linea di configurazione rimuovendo il simbolo del commento "<tt>#</tt>". Fai attenzione!</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/settings/Tracker/</span></td><td> </td>
|
||||
<td>Oltre alle varie impostazioni per i file del Tracker, ci sono alcune sottocartelle interessanti:</td></tr>
|
||||
<td>Oltre alle varie impostazioni per i file del Tracker, ci sono alcune interessanti sottocartelle :</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="path">DefaultFolderTemplate/</span></td><td style="width:10px;"></td><td>Mostra e stabilisce tutte le proprietà e le dimensioni della finestra a proprio piacimento. Ogni nuova cartella che si crea lo userà come modello.</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="path">DefaultQueryTemplates/</span></td><td></td><td>Puoi definire il layout di una "Query result window" per determinati tipi di file <a href="queries.html#result-window">Query: The result window</a>.</td></tr>
|
||||
<tr><td align="right"><span class="path">DefaultQueryTemplates/</span></td><td></td><td>Si può definire il layout di una "Query result window" per determinati tipi di file <a href="queries.html#result-window">Query: Le finestre dei risultati </a>.</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="path">Go/</span></td><td></td><td>Inserisci qui i link alle tue directory preferite per renderle disponibili ad esempio nei pannelli aperti. Leggi il topic <a href="gui.html#favorites-recent">Haiku's GUI: Favorites and recent folders</a>.</td></tr>
|
||||
<tr><td align="right"><span class="path">Go/</span></td><td></td><td>Inserire qui i link alle tue directory preferite per renderle disponibili ad esempio nei pannelli aperti. Leggi il topic <a href="gui.html#favorites-recent">Interfaccia grafica di Haiku: Preferiti e cartelle recenti</a>.</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="path">Tracker New Template/</span></td><td></td><td>Puoi aggiungere un template per ogni filetype che sarà poi disponibile tramite il menu del Tracker <span class="menu">File | New...</span>. Leggi il topic <a href="tracker.html#working-with-files">Tracker: Working with files</a>.</td></tr>
|
||||
<tr><td align="right"><span class="path">Tracker New Template/</span></td><td></td><td>E' possibile aggiungere un template per ogni filetype che sarà poi disponibile tramite il menu del Tracker <span class="menu">File | Nuovo..</span>. Leggi il capitolo <a href="tracker.html#working-with-files">Tracker: Working with files</a>.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Andrea
|
||||
* Barret
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
@@ -52,8 +53,8 @@
|
||||
|
||||
<h1>Filetypes</h1>
|
||||
|
||||
<p>Diversamente da Windows, Haiku non si basa sull'estensione a 3 lettere per un tipo di file (per esempio .txt, .jpg, .mp3). Questo metodo è solamente un ripiego in caso di malfunzionamenti. Haiku usa lo standard <acronym title="Multipurpose Internet Mail Extensions">MIME</acronym> come è anche usato su internet</p>
|
||||
<div class="box-info">Nonostante non ci sia nessun motivo per utilizzare le estensioni dei file in Haiku, ricordatevi di utilizzarle qualora si desidera condividere file con utenti di sistemi operativi diversi, ad esempio via email, per un upload su un server o tramite scambio di una pennetta USB. In caso contrario il sistema potrebbe non riconoscere il file.</div>
|
||||
<p>Diversamente da Windows, Haiku non si basa sull'estensione a 3 lettere per un tipo di file (per esempio .txt, .jpg, .mp3). Questo metodo è solamente un ripiego in caso di malfunzionamenti. Haiku usa lo standard <acronym title="Multipurpose Internet Mail Extensions">MIME</acronym> per i tipi allo stesso modo di internet.</p>
|
||||
<div class="box-info">Nonostante non ci sia nessun motivo per utilizzare le estensioni dei file in Haiku, bisogna ricordare di utilizzarle qualora si desidera condividere file con utenti di sistemi operativi diversi, ad esempio via email, per un upload su un server o tramite scambio di una pennetta USB. In caso contrario il sistema potrebbe non riconoscere il file.</div>
|
||||
|
||||
<h2><a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="specific-file" name="specific-file">Impostare il tipo di file per uno specifico file</a></h2>
|
||||
@@ -63,23 +64,23 @@
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a name="filetype" id="filetype">File Type</a></h3>
|
||||
<p>Il file poco sopra è in formato PNG, con la stringa MIME image/png. Diciamo che si conosca che esso non sia un file PNG ma bensì una GIF. Si può modificare sia inserendo la corretta stringa MIME a mano, sia attraverso uno dei due pulsanti sotto la casella di testo:</p>
|
||||
<p>Il file qui sopra è in formato PNG, con la stringa MIME image/png. Immaginiamo che si conosca che esso non è un file PNG ma bensì un file GIF. Si può modificare sia inserendo la corretta stringa MIME a mano, sia attraverso uno dei due pulsanti sotto la casella di testo:</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="button">Select...</span></td><td> </td><td>Mostra una gerarchia di file dove puoi navigare sino a giungere a <tt>image | GIF Image</tt>.</td></tr>
|
||||
<tr><td><span class="button">Same as...</span></td><td> </td><td>apre una finestra di dialogo in cui scegliere qualsiasi file che abbia già il tipo di file che stai cercando.</td></tr>
|
||||
<tr><td><span class="button">Seleziona...</span></td><td> </td><td>Mostra una gerarchia di file dove puoi navigare sino a giungere a <tt>image | GIF Image</tt>.</td></tr>
|
||||
<tr><td><span class="button">Uguale a...</span></td><td> </td><td>apre una finestra di dialogo in cui scegliere qualsiasi file che abbia già il tipo di file che stai cercando.</td></tr>
|
||||
</table>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="preferred-app" name="preferred-app">L'applicazione preferita</a></h3>
|
||||
<p>Questo menu pop-up mostra un elenco di tutte le applicazioni in grado di gestire questo tipo di file in particolare. Da qui si può scegliere quale programma debba aprire il file specifico dopo averci cliccato sopra due volte. Si potrebbe, ad esempio cambiare l'applicazione preferita di un file HTML dal browser in un editor di testo per lavorarci sopra. Ogni altro file HTML si apre ancora attraverso il browser, solamente questo file si aprirà con il vostro editor di testo.</p>
|
||||
<p>Questo menu pop-up mostra un elenco di tutte le applicazioni in grado di gestire questo tipo di file in particolare. Da qui è possibile scegliere quale programma debba aprire il file specifico dopo averci cliccato sopra due volte. Si potrebbe, ad esempio cambiare l'applicazione preferita di un file HTML dal browser in un editor di testo per lavorarci sopra. Ogni altro file HTML si apre ancora attraverso il browser, solamente questo file si aprirà con il vostro editor di testo.</p>
|
||||
|
||||
<p>La <span class="menu">Default Application</span> è l'applicazione impostata globalmente per questo tipo di file. Se non c'è il programma desiderato da associare al file tra quelli proposti nel menu a comparsa, si può utilizzare i pulsanti <span class="button">Select...</span> e <span class="button">Same As...</span> che fanno la medesima cosa descritta poco sopra.</p>
|
||||
<p>La <span class="menu">Default Application</span> è l'applicazione impostata globalmente per questo tipo di file. Se non c'è il programma desiderato da associare al file tra quelli proposti nel menu a comparsa, si possono utilizzare i pulsanti <span class="button">Select...</span> e <span class="button">Same As...</span> che fanno la medesima cosa descritta poco fa.</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="icon" name="icon">L'icona</a></h3>
|
||||
<p>Se vi state chiedendo come mai l'icona in alto a destra sia vuota: Le icone normalmente sono ereditate dal filetype di default per il sistema. Si può aprire il <span class="app">Filetype Add-On</span> di un file che contiene un icona e utilizzare il drag&drop sino dentro l'icona del file. Oppure cliccando due volte sull'icona e si crea o si modifica la nostra icona. Per maggiori informazioni sulle icone e su come creare la propria, dai un' occhiata al topic <a href="applications/icon-o-matic.html">Icon-O-Matic</a>.</p>
|
||||
<p>Se vi state chiedendo come mai l'icona in alto a destra sia vuota: Le icone normalmente sono ereditate dal filetype di default del sistema. Si può aprire l'<span class="app">Add-On Filetype </span> di un file che contiene un'icona ed utilizzare il drag&drop fino al quadrato che mostra l'icona del file. Oppure cliccandoci due volte è possibile creare o modificare la nostra icona. Per maggiori informazioni sulle icone e su come creare la propria, consultare il capitolo <a href="applications/icon-o-matic.html">Icon-O-Matic</a>.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
@@ -89,11 +90,11 @@
|
||||
<p>Nella parte superiore, al posto della stringa MIME, apparirà la firma dell'applicazione. Attraverso essa il sistema trova dove è installato il programma.</p>
|
||||
<p>Al di sotto di essa ci sono diverse opzioni, per controllare il comportamento dell'applicazione:</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Single Launch</span></td><td> </td><td>Una sola istanza dell'applicazione può essere in esecuzione per ogni tipo di file eseguibile. Se hai due copie di una determinata applicazione, tuttavia, possono correre a fianco.</td></tr>
|
||||
<tr><td><span class="menu">Multiple Launch</span></td><td> </td><td>Più istanza di un applicazione possono essere in esecuzione.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Exclusive Launch</span></td><td> </td><td>Una e una sola istanza con la firma di quell'applicazione è consentita di essere in esecuzione.</td></tr>
|
||||
<tr><td><span class="menu">Args Only</span></td><td> </td><td>Indica che l'applicazione non risponde ai messaggi.</td></tr>
|
||||
<tr><td><span class="menu">Background App</span></td><td> </td><td>L'applicazione non apparirà in in <a href="twitcher.html">Twitcher</a> o nella lista delle applicazioni sulla deskbar.</td></tr>
|
||||
<tr><td><span class="menu">Istanza unica</span></td><td> </td><td>Una sola istanza dell'applicazione può essere in esecuzione per ogni tipo di file eseguibile. Tuttavia se ci sono due copie di una determinata applicazione, possono funzionare assieme.</td></tr>
|
||||
<tr><td><span class="menu">Istanze multiple</span></td><td> </td><td>Più istanza di un applicazione possono essere in esecuzione.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Istanza esclusiva</span></td><td> </td><td>Una e una sola istanza con la firma di quell'applicazione è consentita di essere in esecuzione.</td></tr>
|
||||
<tr><td><span class="menu">Solo argomenti</span></td><td> </td><td>Indica che l'applicazione non risponde ai messaggi.</td></tr>
|
||||
<tr><td><span class="menu">Sfondo</span></td><td> </td><td>L'applicazione non apparirà nel <a href="twitcher.html">Twitcher</a> o nella lista delle applicazioni sulla deskbar.</td></tr>
|
||||
</table>
|
||||
<p>Poi c'è l'elenco dei tipi di file supportati. E' possibile aggiungere (e rimuovere) tipi di file se ritieni che l'applicazione sia in grado di gestirli. Di conseguenza l'applicazione apparirà nel menu delle applicazioni preferite o nel menu contestuale del tracker: <span class="menu">Open with...</span> quando si clicca con il tasto destro su un determinato file.</p>
|
||||
<p>In fondo ci sono le informazioni sulla versione dell'eseguibile e del suo copyright. Come anche la firma dell'applicazione, esse vengono scritte dall'autore dell'applicazione e non devono essere modificate.</p>
|
||||
@@ -101,9 +102,9 @@
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="filetypes-preferences" name="filetypes-preferences">Impostazioni globali con le preferenze del filetype</a></h2>
|
||||
<p>Le preferenze del <span class="app">FileTypes</span> non si occupano dei singoli file, ma delle impostazioni globali per ogni tipo di file. Si può modificare le icone di default e le applicazioni preferite, o aggiungere, rimuovere e modificare le proprietà dell'intero tipo di file. Si può anche creare il vostro tipo di file completamente da zero. </p>
|
||||
<p>La preflet <span class="app">FileTypes</span> non si occupa dei singoli file, ma delle impostazioni globali per ogni tipo di file. Si possono modificare le icone di default e le applicazioni preferite, o aggiungere, rimuovere e modificare le proprietà dell'intero tipo di file. E' possibile anche creare un nuovo tipo completamente da zero. </p>
|
||||
<p>Tutti i tipi di file e le loro configurazioni sono conservati in <span class="path">/boot/home/config/settings/beos_mime/</span>. Prima di iniziare a sperimentare, può essere prudente fare un backup della cartella...</p>
|
||||
<p>Per saperne di più sulle preferenze dei <span class="app">FileTypes</span>, dai un' occhiata al documento: <a href="workshop-filetypes+attributes.html">Filetypes, Attributes, Index and Queries</a>.</p>
|
||||
<p>Per saperne di più sulle preferenze dei <span class="app">FileTypes</span>, consultare il documento: <a href="workshop-filetypes+attributes.html">Filetypes, Attributes, Index and Queries</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -42,8 +42,7 @@
|
||||
<li><a href="../en/gui.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="filesystem-layout.html">Filesystem Layout
|
||||
</a>
|
||||
« <a href="filesystem-layout.html">La struttura del FileSystem di Haiku</a>
|
||||
:: <a href="contents.html" class="uplink">Contenuti</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
</span></div>
|
||||
@@ -121,8 +120,7 @@ Un tasto destro sull'uncino del Replicant permette di visualizzare la finestra <
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="filesystem-layout.html">Filesystem Layout
|
||||
</a>
|
||||
« <a href="filesystem-layout.html">La struttura del FileSystem di Haiku</a>
|
||||
:: <a href="contents.html" class="uplink">Contenuti</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
</span></div>
|
||||
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 276 B |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 32 KiB |