Translations by Matt C

Matt C has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

5188 of 88 results
79.
If you aren't sure which command or application you need to use, you can try searching the man files.
2007-11-09
If you aren't sure which command or application you need to use, you can try searching the man files.
80.
This is the same as the <command>apropos</command> command.
2007-11-09
This is the same as the <command>apropos</command> command.
81.
<command>man -k foo</command>, will search the man files for <emphasis>foo</emphasis>. Try <screen>man -k nautilus</screen> to see how this works. <placeholder-1/>
2007-11-09
<command>man -k foo</command>, will search the man files for <emphasis>foo</emphasis>. Try <screen>man -k nautilus</screen> to see how this works. <placeholder-1/>
82.
This is the same as the <command>whatis</command> command.
2007-11-09
This is the same as the <command>whatis</command> command.
83.
<command>man -f foo</command>, searches only the titles of your system's man files. For example, try <screen>man -f gnome</screen><placeholder-1/>
2007-11-09
<command>man -f foo</command>, searches only the titles of your system's man files. For example, try <screen>man -f gnome</screen><placeholder-1/>
89.
Other Useful Things
2007-11-09
Other Useful Things
90.
Save on typing
2007-11-09
Save on typing
91.
<keycap>Up Arrow</keycap> or <keycombo><keycap>Ctrl</keycap><keycap>p</keycap></keycombo>
2007-11-09
<keycap>Up Arrow</keycap> or <keycombo><keycap>Ctrl</keycap><keycap>p</keycap></keycombo>
92.
Scrolls through the commands you've entered previously.
2007-11-09
Scrolls through the commands you've entered previously.
93.
<keycap>Down Arrow</keycap> or <keycombo><keycap>Ctrl</keycap><keycap>n</keycap></keycombo>
2007-11-09
<keycap>Down Arrow</keycap> or <keycombo><keycap>Ctrl</keycap><keycap>n</keycap></keycombo>
94.
Takes you back to a more recent command.
2007-11-09
Takes you back to a more recent command.
95.
Enter
2007-11-09
Enter
96.
When you have the command you want.
2007-11-09
When you have the command you want.
97.
Tab
2007-11-09
Tab
98.
A very useful feature. It autocompletes any commands or filenames, if there's only one option, or else gives you a list of options.
2007-11-09
A very useful feature. It autocompletes any commands or filenames, if there's only one option, or else gives you a list of options.
99.
Change the text
2007-11-09
Change the text
100.
The mouse won't work. Use the <keycap>Left/Right arrow</keycap> keys to move around the line.
2007-11-09
The mouse won't work. Use the <keycap>Left/Right arrow</keycap> keys to move around the line.
101.
When the cursor is where you want it in the line, typing <emphasis>inserts</emphasis> text, it doesn't overtype what's already there.
2007-11-09
When the cursor is where you want it in the line, typing <emphasis>inserts</emphasis> text, it doesn't overtype what's already there.
103.
Moves the cursor to the <emphasis>start</emphasis> of a line.
2007-11-09
Moves the cursor to the <emphasis>start</emphasis> of a line.
106.
Ctrl
2007-11-09
Ctrl
107.
k
2007-11-09
k
108.
Deletes from the current cursor position to the end of the line.
2007-11-09
Deletes from the current cursor position to the end of the line.
109.
u
2007-11-09
u
110.
Deletes the whole of the current line.
2007-11-09
Deletes the whole of the current line.
111.
w
2007-11-09
w
112.
Deletes the word before the cursor.
2007-11-09
Deletes the word before the cursor.
113.
More Information
2007-11-09
More Information
114.
The following online guides are available:
2007-11-09
The following online guides are available:
115.
<ulink url="https://help.ubuntu.com/community/AptGetHowto"> AptGetHowto</ulink> - using apt-get to install packages from the command line.
2007-11-09
<ulink url="https://help.ubuntu.com/community/AptGetHowto"> AptGetHowto</ulink> - using apt-get to install packages from the command line.
116.
<ulink url="https://help.ubuntu.com/community/Repositories/CommandLine"> Commandline Repository Editing</ulink> - adding the Universe/Multiverse repositories through the command line.
2007-11-09
<ulink url="https://help.ubuntu.com/community/Repositories/CommandLine"> Commandline Repository Editing</ulink> - adding the Universe/Multiverse repositories through the command line.
117.
<ulink url="https://help.ubuntu.com/community/grep">grep Howto</ulink> - grep is a powerful command line search tool.
2007-11-09
<ulink url="https://help.ubuntu.com/community/grep">grep Howto</ulink> - grep is a powerful command line search tool.
118.
<ulink url="https://help.ubuntu.com/community/find">find </ulink> - locate files on the command line.
2007-11-09
<ulink url="https://help.ubuntu.com/community/find">find </ulink> - locate files on the command line.
119.
<ulink url="https://help.ubuntu.com/community/CommandlineHowto"> CommandlineHowto</ulink> - longer and more complete than this basic guide, but still unfinished.
2007-11-09
<ulink url="https://help.ubuntu.com/community/CommandlineHowto"> CommandlineHowto</ulink> - longer and more complete than this basic guide, but still unfinished.
120.
<ulink url="https://help.ubuntu.com/community/HowToReadline"> HowToReadline</ulink> - information on some more advanced customization for the command line.
2007-11-09
<ulink url="https://help.ubuntu.com/community/HowToReadline"> HowToReadline</ulink> - information on some more advanced customization for the command line.
121.
For more detailed tutorials on the Linux command line, please see:
2007-11-09
For more detailed tutorials on the Linux command line, please see:
122.
<ulink url="http://linuxcommand.org/"/>- basic BASH tutorials, including BASH scripting
2007-11-09
<ulink url="http://linuxcommand.org/"/>- basic BASH tutorials, including BASH scripting
123.
<ulink url="http://linuxsurvival.com/index.php"/>- Java-based tutorials
2007-11-09
<ulink url="http://linuxsurvival.com/index.php"/>- Java-based tutorials
124.
<ulink url="http://rute.2038bug.com/index.html.gz"/>- a massive online book about system administration, almost all from the command line.
2007-11-09
<ulink url="http://rute.2038bug.com/index.html.gz"/>- a massive online book about system administration, almost all from the command line.