Browsing Chinese (Traditional) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Traditional) guidelines.
6877 of 129 results
68.
The <command>adduser</command> is used to create new users on the system. To create a new user, type: <screen>adduser newuser</screen> The above command will create a new user called <emphasis role="strong">newuser</emphasis>.
<command>adduser</command> 在系統中常被用來建立一個新使用者。要建立一個新使用者,輸入: <screen>adduser newuser</screen> 以上的命令將建立一個叫做 <emphasis role="strong">newuser</emphasis> 的新使用者。
Translated and reviewed by hialan
Located in basic-commands/C/basic-commands.xml:314(para)
69.
To assign a password for the new user use the <command>passwd</command> command: <screen>passwd newuser</screen>
要為一個新使用者指定密碼,使用 <command>passwd</command> 指令: <screen>passwd newuser</screen>
Translated and reviewed by hialan
Located in basic-commands/C/basic-commands.xml:321(para)
70.
Finally, to assign the new user to the new group, type: <screen>adduser newuser newgroup</screen>
最後,要指定一個新使用者給一個新群組,輸入: <screen>adduser newuser newgroup</screen>
Translated and reviewed by hialan
Located in basic-commands/C/basic-commands.xml:327(para)
71.
Options
選項
Translated and reviewed by Yu-Hsiang Tseng
Located in basic-commands/C/basic-commands.xml:335(title)
72.
The default behavior for a command may usually be modified by adding a <emphasis role="strong">-- <emphasis>option</emphasis></emphasis> to the command. The <link linkend="ls"><command>ls</command></link> command, for example, has a <emphasis role="strong">-s</emphasis> option so that <command>ls -s</command> will include file sizes in the listing. There is also a <emphasis role="strong">-h</emphasis> option to get those sizes in a "human readable" format.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:336(para)
73.
Options can be grouped in clusters so <screen>ls -sh</screen> is exactly the same command as <screen>ls -s -h</screen> Most options have a long version, prefixed with two dashes instead of one, so even <screen>ls --size --human-readable</screen> is the same command.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:347(para)
74.
"Man" and getting help
"Man"和取得幫助
Translated and reviewed by Yu-Hsiang Tseng
Located in basic-commands/C/basic-commands.xml:358(title)
75.
<emphasis role="strong"><emphasis>command</emphasis> --help</emphasis> and <emphasis role="strong">man <emphasis>command</emphasis></emphasis> are the two most important tools at the command line.
<emphasis role="strong"><emphasis>指令</emphasis> --help</emphasis> 及 <emphasis role="strong">man <emphasis>指令</emphasis></emphasis> 是在命令列中最重要的兩個工具。
Translated and reviewed by hialan
Located in basic-commands/C/basic-commands.xml:359(para)
76.
Virtually all commands understand the <emphasis role="strong">-h</emphasis> (or <emphasis role="strong">--help</emphasis>) option which will produce a short usage description of the command and it's options, then exit back to the command prompt. Type <screen>man -h</screen> or <screen>man --help</screen> to see this in action.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:366(para)
77.
Every command and nearly every application in Linux will have a man (manual) file, so finding them is as simple as typing <command>man command</command> to bring up a longer manual entry for the specified command. For example, <screen>man mv</screen> will bring up the <command>mv</command> (move) manual.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:376(para)
6877 of 129 results

This translation is managed by Ubuntu Traditional Chinese (Taiwan) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Albert, Connor Imes, Matthew East, Shunhsiung Shih, Yu-Hsiang Tseng, fetag, hialan, missmomo0911, yiin.