commandを含む例文一覧と使い方
該当件数 : 31353件
Now we can add that crontab to the system with the "new command" from the table above.例文帳に追加
ではcrontabを上記の表の「新規コマンド」を使ってシステムに追加しましょう。 - Gentoo Linux
In addition to configuring the kernel, users who should have access to the audio devices need to be added to the appropriate group with the command:例文帳に追加
最後に、次の例のようして適切なコマンドを実行します。 - Gentoo Linux
However, dcron and fcron require an extra configuration command, namely crontab /etc/crontab. 例文帳に追加
しかし、dcronとfcronでは特別な設定コマンドが必要とされます。 すなわちcrontab /etc/crontabです。 - Gentoo Linux
You cannot alter the rsync command used by Portage to update the Portage tree,but you can set some variables related to the rsync command: 例文帳に追加
Portageツリーを更新する目的で、Portageによって使用されるrsyncコマンドを変更することはできませんが、rsyncコマンドに関連するいくつかの変数を設定することはできます。 - Gentoo Linux
If you chose to create an ext2 or ext3 partition instead, substitute ext2 or ext3 for affs1 in the mkpart command.例文帳に追加
あなたはLinuxのために2つのパーティションを作成する必要があります。 - Gentoo Linux
Once there, you can rerun the emerge command, at which point the JRE/JDK will be begin to install.例文帳に追加
ダウンロードが終わった後、emergeコマンドを実行すると/optへJRE/JDKをインストールします。 - Gentoo Linux
The response lets us know that the command was executed without any errors. 例文帳に追加
応答メッセージによって、エラー無しでコマンドが実行されたことが分かります。 - Gentoo Linux
Now that we have our information, we can get rid of the guest user.This is done with the DELETE command and the syntax is shown below. 例文帳に追加
DELETEコマンドを使用して可能ですので、下に構文を示します。 - Gentoo Linux
You can also specify a precise command and not only the tool itself. 例文帳に追加
また、そのツール自身ではなく、厳密なコマンドを指定することも可能です。 - Gentoo Linux
Please note that you have to be root while running the lspci command.例文帳に追加
lspciコマンドを実行するにはrootでなければならないことに注意しましょう。 - Gentoo Linux
Remember, after you enter your text, hit ESC to return to command mode.例文帳に追加
テキスト入力が終わり、ESCキーを押すとコマンドモードに戻ることはお忘れなく。 - Gentoo Linux
The c element is used to mark up a command or user input.例文帳に追加
c要素はコマンドあるいはユーザ入力を目立たせるために使用されます。 - Gentoo Linux
The shell does not wait for the command to finish, and the return status is 0. 例文帳に追加
シェルはコマンドが終了するのを待たずに、返却ステータス 0 を返します。 - JM
The return status is the exit status of the last command that executes. 例文帳に追加
返却ステータスは実行された最後のコマンドの終了ステータスになります。 - JM
Expands to the process ID of the most recently executed background (asynchronous) command. 例文帳に追加
!最後に実行されたバックグラウンド (非同期) コマンドのプロセス ID に展開されます。 - JM
The command substitution $(cat file) can be replaced by the equivalent but faster $(< file). 例文帳に追加
コマンド置換 $(cat file) は、同じ意味を持ち、しかも高速な $(< file) に置き換え可能です。 - JM
When bash receives a signal for which a trap has been set while waiting for a command to complete, the trap will not be executed until the command completes. 例文帳に追加
コマンドの完了を待っている間に、トラップが設定されたシグナルをbash が受け取ったとき、そのトラップはコマンドが完了するまで実行されません。 - JM
In addition to command names, readline allows keys to be bound to a string that is inserted when the key is pressed (a macro). 例文帳に追加
readline では、コマンド名だけでなくキーにも文字列を割り当てできます。 - JM
As a special case, if this command is immediately followed by a character that is neither a digit or minus sign, the argument count for the next command is multiplied by four. 例文帳に追加
特殊なケースとして、このコマンドの直後に数字でもマイナス記号でもない文字がある場合には、次のコマンドの引き数カウントは 4 倍にされます。 - JM
If the popd command is successful, a dirs is performed as well, and the return status is 0. 例文帳に追加
popdコマンドが成功すれば、dirsも実行され、返却ステータスは 0 となります。 - JM
]The command arg is to be read and executed when the shell receives signal(s) sigspec . 例文帳に追加
trap [\\-lp] [arg] [sigspec .]シェルがシグナルsigspecを受け取ると、コマンドargが読み込まれて、実行されます。 - JM
z Pushes the current stack depth: the number of objects on the stack before the execution of the z command. 例文帳に追加
スタックの深さとは、zコマンドが実行される前のスタックのデータ数です。 - JM
For example, the ed command g/string/ prints all lines containing string . 例文帳に追加
例えば次のm edコマンドpm offm g No / Em string Xoo /cm onpはm stringを含む全ての行を表示します。 - JM
For each matching line, the line is printed, the current address is set, and the user is prompted to enter a command-list . 例文帳に追加
指定した正規表現に一致する文字列を含む行があると、その行を表示し、現在行番号を設定します。 そして、ユーザにr command-listの入力を促します。 - JM
]DESCRIPTION Set each NAME to VALUE in the environment and run COMMAND. 例文帳に追加
残った引き数のうちの最初のものが、実行されるプログラムを指定する。 - JM
File's name with the name of the command line argument under which 例文帳に追加
ファイル名を印字する。 ただしコマンドライン引き数で指定された部分は表示 - JM
uncompresses either a list of files on the command line or its 例文帳に追加
はコマンドラインで指示されるファイルのリストまたは標準入力を伸長し、 - JM
If the info and hostname programs are properly installed at your site, the command info hostname should give you access to the complete manual. 例文帳に追加
"\\-h, \\-\\-help"使用方法に関するメッセージを表示して終了する。 - JM
The command is useful for incorporating changes into a checked-out revision. 例文帳に追加
本コマンドはチェックアウトしたリビジョンに一連の変更を加えるのに便利です。 - JM
When creating a screen session, this option sets the default command character. 例文帳に追加
screenセッションを生成するとき、このオプションはデフォルトのコマンド文字を設定する。 - JM
Without a chdir command, this would be the directory from which screen was invoked. 例文帳に追加
chdir コマンドを使わないと、デフォルトのディレクトリはscreenが起動されたディレクトリになる。 - JM
If your stty command operates on stdout, then add another `!'. 例文帳に追加
stty コマンドが標準出力を操作する場合には、もうひとつ `!' を追加すること。 - JM
Subsequent pages will display the custom commands, one command per key. 例文帳に追加
次のページにはカスタムコマンドが、キーごとに 1 つのコマンドの形式で表示される。 - JM
This command can be used repeatedly to cycle through the list of windows. 例文帳に追加
このコマンドを繰り返し用いると、ウィンドウを循環的に切り替えできる。 - JM
This command is probably useful only in rare circumstances.例文帳に追加
このコマンドが有用なのは、おそらくかなりまれな状況に限られるだろう。 - JM
"slowpaste msec" Define the speed at which text is inserted into the current window by the paste ("C-a ]") command. 例文帳に追加
"slowpaste msec"paste コマンド ("C-a ]") によってテキストを挿入する時の速度を定義する。 - JM
The title specified is an auto-title that would expect the prompt and the typed command to look something like the following: /usr/joe/src/dir> trn (it looks after the '> ' for the command name). 例文帳に追加
指定されたタイトルは自動設定タイトルであり、次のような形のプロンプト+コマンド入力を監視する:/usr/joe/src/dir> trn('> ' の後の部分がコマンド名として扱われる)。 - JM
Only run the command line if the response starts with `y' or `Y'. 例文帳に追加
返答が `y' または `Y' で始まっていた場合のみ、そのコマンドラインを実行する。 - JM
Usually the daemons started may optionally receive command-line options and parameters. 例文帳に追加
デーモンの起動時には、コマンドラインオプションやパラメータを指定できるのが普通である。 - JM
The following program changes the ownership of the file named in its second command-line argument to the value specified in its first command-line argument. 例文帳に追加
以下のプログラムは、二つ目のコマンドライン引き数で指定された名前のファイルの所有者を、一つ目のコマンドライン引き数で指定された値に変更する。 - JM
The command-line arguments can include any of the % specifiers listed above. 例文帳に追加
コマンドライン引き数には、上記のリストにある % 指示子を含めることができる。 - JM
Further names may be placed in the environment by the export command and "name=value" in sh (1), 例文帳に追加
環境に名前を追加する場合には、sh (1) では export コマンドと "name=value" を使用する。 - JM
The command df will tell you how much of your disk is still free. 例文帳に追加
dfコマンドを実行すると、ディスクの未使用量がどの程度かを表示する。 - JM
When generating HTML this should translate into the HTML command <A HREF="url">link</A>trailer. 例文帳に追加
HTML を生成する時に、このマクロは<A HREF="url">link</A>trailerという HTML コマンドに変換される。 - JM
Macros in the manual domain handle command names, command-line arguments and options, function names, function parameters, pathnames, variables, cross references to other manual pages, and so on. 例文帳に追加
マニュアル領域のマクロはコマンド名、コマンド行の引数とオプション、関数名、関数のパラメータ、パス名、変数名、他のマニュアルページへのクロスリファレンスなどを扱います。 - JM
paragraph command may be used to specify a line space where necessary. 例文帳に追加
段落コマンドは必要な場合に行スペースを指定するために使われます。 - JM
is something else, then zic executes the command +.5i 例文帳に追加
がそれ以外の場合には、zicは以下のコマンドを実行して年のタイプをチェックする。 - JM
For example, the following command uses a format similar to diff's normal format. 例文帳に追加
例えば、以下のコマンドは diff の通常の形式と似た形式の指定である。 - JM
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|