Browsing English (Canada) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Canada) guidelines.
6170 of 125 results
61.
Adding a New Group
Adding a New Group
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:303(title)
62.
The <command>addgroup</command> command is used to create a new group on the system. To create a new group, type: <screen>addgroup newgroup</screen> The above command will create a new group called <emphasis role="strong">newgroup</emphasis>.
The <command>addgroup</command> command is used to create a new group on the system. To create a new group, type: <screen>addgroup newgroup</screen> The above command will create a new group called <emphasis role="strong">newgroup</emphasis>.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:304(para)
63.
Adding A New User
Adding A New User
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:313(title)
64.
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>.
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>.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:314(para)
65.
To assign a password for the new user use the <command>passwd</command> command: <screen>passwd newuser</screen>
To assign a password for the new user use the <command>passwd</command> command: <screen>passwd newuser</screen>
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:321(para)
66.
Finally, to assign the new user to the new group, type: <screen>adduser newuser newgroup</screen>
Finally, to assign the new user to the new group, type: <screen>adduser newuser newgroup</screen>
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:327(para)
67.
Options
Options
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:335(title)
68.
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.
The default behaviour 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.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:336(para)
69.
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.
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.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:347(para)
70.
"Man" and getting help
"Man" and getting help
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:358(title)
6170 of 125 results

This translation is managed by Ubuntu English (Canada) Translation Team, assigned by Ubuntu Translators.

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

Contributors to this translation: Itai Molenaar, Joel Goguen, Marc-André Turcotte, Matt C, Nick Ellery, Scott Todd, Ubuntu Documentation Committers, mrAshley.