|
76.
|
|
|
If you aren't sure which command or application you need to use, you can try searching the man files.
|
|
|
|
もしあなたがあなたのやりたいことに対し、何とコマンド名やアプリケーション名を入力すれば良いかわからないときは、manファイルを検索してみてください。
|
|
Translated and reviewed by
Jun Sumida
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:428(para)
|
|
77.
|
|
|
This is the same as the <command>apropos</command> command.
|
|
|
|
これは<command>apropos</command>コマンドと同じものです。
|
|
Translated and reviewed by
Jun Sumida
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:441(para)
|
|
78.
|
|
|
<command>man -k foo</command>, will search the man files for <emphasis>foo</emphasis>. Try <screen>man -k thunar</screen> to see how this works. <placeholder-1/>
|
|
|
|
<command>man -k foo</command> は、<emphasis>foo</emphasis>に関する、man(オンライン マニュアル)ファイルを検索します。 <screen>man -k thunar</screen> を試してください。<placeholder-1/>
|
|
Translated and reviewed by
CMasami
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:434(para)
|
|
79.
|
|
|
This is the same as the <command>whatis</command> command.
|
|
|
|
これは<command>whatis</command>コマンドと同じ機能です。
|
|
Translated and reviewed by
Jun Sumida
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:454(para)
|
|
80.
|
|
|
<command>man -f totem</command>, searches only the titles of your system's man files. For example, try <screen>man -f gnome</screen><placeholder-1/>
|
|
|
|
<command>man -f totem</command>は、man ファイルのタイトルだけを検索します。<screen>man -f gnome</screen>を試してください。<placeholder-1/>
|
|
Translated and reviewed by
CMasami
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:514(para)
|
|
81.
|
|
|
Other Useful Things
|
|
|
|
その他の便利な機能について
|
|
Translated and reviewed by
CMasami
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:486(title)
|
|
82.
|
|
|
Pasting in commands
|
|
|
|
コマンドの貼り付け
|
|
Translated and reviewed by
Jun Sumida
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:534(title)
|
|
83.
|
|
|
Often, you will be referred to instructions that require commands to be pasted into the terminal. You might be wondering why the text you've copied from a web page using <keycombo><keycap>Ctrl</keycap><keycap>C</keycap></keycombo> won't paste in with <keycombo><keycap>Ctrl</keycap><keycap>V</keycap></keycombo>. Surely you don't have to type in all those nasty commands and filenames? Relax. Middle Button Click on your mouse (both buttons simultaneously on a two-button mouse) or Right Click and select <menuchoice><guimenuitem>Paste</guimenuitem></menuchoice> from the menu. You can also insert text by hitting <keycombo><keycap>Ctrl</keycap><keycap>Insert</keycap></keycombo>
|
|
|
|
ときには、作業に必要なコマンドを端末にコピーして貼り付けしたいと思うでしょう。ウェブページから<keycombo><keycap>Ctrl</keycap><keycap>C</keycap></keycombo>を使って文字列をコピーして、<keycombo><keycap>Ctrl</keycap><keycap>V</keycap></keycombo>で張り付けたらいいと考えるでしょう。確かに、よくわからないコマンドやファイル名を入力する必要はなくなります。でもね、マウスの中央ボタンをクリック(2つボタンのマウスでは左右のボタンを同時にクリック)したり、右ボタンをクリックしてコンテクスト・メニューから <menuchoice><guimenuitem>張り付け</guimenuitem></menuchoice>を選んでもいいんです。<keycombo><keycap>Ctrl</keycap><keycap>Insert</keycap></keycombo>キーを押すことでも文字列を挿入することができます。
|
|
Translated and reviewed by
Nazo
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:535(para)
|
|
84.
|
|
|
Save on typing
|
|
|
|
入力を記録
|
|
Translated and reviewed by
Jun Sumida
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:488(title)
|
|
85.
|
|
|
<keycap>Up Arrow</keycap> or <keycombo><keycap>Ctrl</keycap><keycap>p</keycap></keycombo>
|
|
|
|
<keycap>上向き矢印</keycap>または<keycombo><keycap>Ctrl</keycap><keycap>p</keycap></keycombo>
|
|
Translated and reviewed by
Jun Sumida
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:497(para)
|