Browsing Mongolian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
1120 of 109 results
17.
To navigate to your home directory, type: <screen>cd</screen> or <screen>cd ~</screen>
(no translation yet)
Located in basic-commands/C/basic-commands.xml:110(para)
18.
To navigate up one directory level, type: <screen>cd ..</screen>
(no translation yet)
Located in basic-commands/C/basic-commands.xml:127(para)
19.
To navigate to the previous directory (or back), type: <screen>cd -</screen>
(no translation yet)
Located in basic-commands/C/basic-commands.xml:133(para)
20.
To navigate through multiple levels of directory at once, specify the full directory path that you want to go to. For example, type: <screen>cd /var/www</screen> to go directly to the <filename class="directory">/www</filename> subdirectory of <filename class="directory">/var/</filename>. As another example, type: <screen>cd ~/Desktop</screen> to move you to the <filename class="directory">Desktop</filename> subdirectory inside your home directory.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:136(para)
23.
The <acronym>pwd</acronym> command will allow you to know in which directory you're located (<acronym>pwd</acronym> stands for "print working directory"). For example, typing <screen>pwd</screen> in the <filename class="directory">Desktop</filename> directory, will show <computeroutput>~/Desktop</computeroutput>. <placeholder-1/>
(no translation yet)
Located in basic-commands/C/basic-commands.xml:154(para)
25.
The <command>ls</command> command will allow you to see the files in the directory you are in (<acronym>ls</acronym> stands simply for "list"). Used with certain options, you can see sizes of files, when files where made, and permissions of files. For example, typing <screen>ls ~</screen> will show you the files that are in your home directory. Examples:
(no translation yet)
Located in basic-commands/C/basic-commands.xml:174(para)
27.
To list information in a long format, type: <screen>ls -l</screen>. This will include information about permissions, owner, and last modification time.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:192(para)
31.
The <command>cp</command> command will make a copy of a file for you (<acronym>cp</acronym> stands simply for "copy"). For example, type: <screen>cp file foo</screen> to make a exact copy of <filename>file</filename> and name it <filename>foo</filename>, but the file <filename>file</filename> will still be there.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:214(para)
32.
mv
(no translation yet)
Located in basic-commands/C/basic-commands.xml:202(title)
33.
<command>mv</command>: The <command>mv</command> command will move a file to a different location or will rename a file (<acronym>mv</acronym> stands simply for "move"). Examples:
(no translation yet)
Located in basic-commands/C/basic-commands.xml:227(para)
1120 of 109 results

This translation is managed by Mongolian Localization Team, assigned by Ubuntu Translators.

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

Contributors to this translation: Badral B.