1153万例文収録!

「shell command」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > shell commandに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

shell commandの部分一致の例文一覧と使い方

該当件数 : 113



例文

In FreeBSD, a lot of everyday work is done in a command line interface called a shell. 例文帳に追加

FreeBSD では日々の作業のほとんどは、「シェル」と呼ばれるコマンドラインインタフェイスを通して行われます。 - FreeBSD

PS3 The value of this parameter is used as the prompt for the select command (see SHELL GRAMMAR above). 例文帳に追加

PS3このパラメータの値はselectコマンド (前述のシェルの文法を参照) のプロンプトとして使われます。 - JM

This command is then read and executed by the shell, and its exit status is returned as the value of eval . 例文帳に追加

次にシェルはこのコマンドを読み込んで実行し、その終了ステータスがevalの値として返されます。 - JM

If file is prefixed with a bang (!), then it is interpreted as a shell command. 例文帳に追加

r file名の先頭に感嘆符 (!) が付加されていた場合、そのファイル名はシェルコマンドとして解釈されます。 - JM

例文

cd /proc/20/cwd; /bin/pwd Note that the pwd command is often a shell built-in, and might not work properly. 例文帳に追加

CW cd /proc/20/cwd; /bin/pwdpwdコマンドはシェルの内部コマンドのことがよくあり、うまく動作しないかもしれない。 - JM


例文

Make sure you have ftp access to the remote host, and write access through ftp This is pretty straightforward - if you can login using the ftp command in a DOS prompt or from a unix shell, you have ftp access. 例文帳に追加

DOS プロンプトや Unix シェルで FTP コマンドを実行できれば、FTP 接続が可能です。 - PEAR

OPTARG The value of the last option argument processed by the getopts builtin command (see SHELL BUILTIN COMMANDS below). 例文帳に追加

OPTARG組み込みコマンドgetoptsで処理した最後のオプション引き数の値です (後述のシェルの組み込みコマンドを参照)。 - JM

If no command name results, the variable assignments affect the current shell environment. 例文帳に追加

コマンド名が残らなかった場合には、変数を代入した結果が現在のシェル環境に効果を及ぼします。 - JM

If no command name results, redirections are performed, but do not affect the current shell environment. 例文帳に追加

コマンド名が残らなかった場合、リダイレクションは行われますが、現在のシェル環境は影響を受けません。 - JM

例文

In addition, new windows can be created by running a command like: screen emacs prog. c from a shell prompt within a previously created window. 例文帳に追加

さらに、既存ウィンドウのプロンプトからscreen emacs prog.cのようなコマンドを実行しても、新たなウィンドウを生成できる。 - JM

例文

Surrounding the kernel is the shell, which serves as a programming language and as a command language interpreter 例文帳に追加

カーネル(核)の周囲にはプログラミング言語およびコマンド言語インタプリタとしての役割をもつシェルがある - コンピューター用語辞典

It will then start a remote shell on the machinefasthost in which it will run the command cpupig, telling it to displayback on the local workstation. 例文帳に追加

このリモートシェルはコマンド cpupig を実行し、このコマンドの画面はローカルのワークステーション上に表示される。 - XFree86

The command shell processes a command for generating an output in response to the receipt of the user commands, and formats the output in accordance with the file.例文帳に追加

ユーザ・コマンドの受信に応答して、コマンド・シェルは出力を生成するためのコマンドを処理して、そして構成ファイルに従って出力をフォーマットする。 - 特許庁

Given the typing of the first few letters of a command or filename, you can usually have the shell automatically complete the rest of the command or filename by hitting the Tab key on the keyboard. 例文帳に追加

コマンドやファイル名の最初の数文字を与えて Tab キーを押すことで、シェルにコマンドやファイル名の残りの部分を自動的に補完させることができます。 - FreeBSD

REDIRECTION Before a command is executed, its input and output may be redirected using a special notation interpreted by the shell. 例文帳に追加

リダイレクトシェルが解釈する特別な記法を用いると、コマンドの実行前に入出力をリダイレクトできます。 - JM

To be effective, this limit must be set before the program is executed, perhaps using the ulimit -s shell built-in command ( "limit stacksize" 例文帳に追加

設定を有効にするためには、プログラムを実行する前にリミット値を設定しておかなければならない。 - JM

If the action is not specified, the string is taken as the name of a sound file to be played unless it begins with an exclamation point, in which case it is taken as a shell command.例文帳に追加

ただし、文字列が感嘆符(!)で始まる場合に限っては、これはシェルコマンドとして扱われる。 - XFree86

After the string is decoded, it is expanded via parameter expansion, command substitution, arithmetic expansion, and quote removal, subject to the value of the promptvars shell option (see the description of the shopt command under "SHELL BUILTIN COMMANDS" below). 例文帳に追加

この文字列がデコードされた後、さらにパラメータ展開、コマンド置換、算術式展開、クォート削除が適用されます。 展開はシェルオプションpromptvars(後述のシェルの組み込みコマンドの項にあるshoptコマンドの説明を参照) の値に基づいて行われます。 - JM

To customize the output of a user command in an UNIX operating system or other operating system having a command shell.例文帳に追加

コマンド・シェルを有するUNIXオペレーティング・システムまたは他のオペレーティング・システムにおいて、ユーザ・コマンドの出力をカスタマイズするための方法および装置を提供すること。 - 特許庁

Users ordinarily interact with the system through a command-language interpreter, called a shell , and perhaps through additional user application programs. 例文帳に追加

ユーザは通常、 シェルと呼ばれるコマンド言語インタプリタや、追加されたユーザアプリケーションプログラムを通してシステムと対話します。 - FreeBSD

When the name of a shell function is used as a simple command name, the list of commands associated with that function name is executed. 例文帳に追加

シェル関数名が単純なコマンド名として使われた場合、関数名に対応するコマンド群が実行されます。 - JM

A process group (sometimes called a "job") is a collection of processes that share the same process group ID; the shell creates a new process group for the process(es) used to execute single command or pipeline (e. 例文帳に追加

プロセスグループ (時には「ジョブ」と呼ばれることもある) は、同じプロセスグループ ID を共有するプロセスの集まりである。 - JM

checkCommand (classCheckCommand) Specifies a shell command to be executed to check for newmail rather than examining the size of file. 例文帳に追加

checkCommand (class CheckCommand)fileの大きさを調べるということよりも、むしろ新しいメールをチェックするために実行するシェルコマンドを指定する。 - XFree86

The following words are recognized as reserved when unquoted and either the first word of a simple command (see SHELL GRAMMAR below) or the third word of a case or for command: "SHELL GRAMMAR" Simple Commands A simple command is a sequence of optional variable assignments followed by blank-separated words and redirections, and terminated by a control operator. 例文帳に追加

以下の単語がクォートされておらず、かつ単純なコマンド (simple command) の先頭の単語 (後述のシェルの文法を参照) であるか、case コマンドやforコマンドの 3 番目の単語である場合には、予約語として認識されます:シェルの文法単純なコマンド (Simple Commands)単純なコマンド (simple command) とは、変数の代入を並べたもの (これは省略可能です) の後に、ブランク区切りの単語とリダイレクションを記述し、最後に制御演算子を置いたものです。 - JM

Commands separated by a ; are executed sequentially; the shell waits for each command to terminate in turn. 例文帳に追加

コマンドを;で区切った場合には、これらは順番に実行されます。 シェルはそれぞれのコマンドが終了するのを順番に待ちます。 - JM

Otherwise, the variables are added to the environment of the executed command and do not affect the current shell environment. 例文帳に追加

そうでない場合、変数は実行されるコマンドの環境に追加されるだけで、現在のシェル環境には影響を与えません。 - JM

This is useful, for example, for parsing command lines with shlex, getting tokens in a similar way to shell arguments.New in version 2.3.例文帳に追加

たとえば shlex がシェル引数と同じ方法で、コマンドラインを解析するのに便利です。 バージョン 2.3 で 新たに追加 された仕様です。 - Python

On Unix, you'd run this command from a shell prompt; on Windows, you have to open a command prompt window (``DOS box'') and do it there; on Mac OS, things are a tad more complicated (see below).例文帳に追加

で行います。 Unixでは、このコマンドをシェルプロンプトで行います; Windows では、コマンドプロンプトウィンドウ (``DOS ボックス'') を開いて、そこで行います; Mac OS の場合、作業はもう少しだけ複雑です (下記参照) - Python

Disabling a builtin allows a disk command which has the same name as a shell builtin to be executed without specifying a full pathname, even though the shell normally searches for builtins before disk commands. 例文帳に追加

シェルは通常はディスクコマンドの前に組み込みコマンドを探しますが、組み込みコマンドを無効にすると、シェルの組み込みコマンドと同じ名前を持つディスクコマンドを、完全なパス名を指定しなくても実行できます。 - JM

The sudo tool allows shell-style wildcards (AKA meta or globcharacters) to be used in pathnames as well as command line arguments in the sudoers file.例文帳に追加

同様に、sudoではシェルスタイルのワイルドカード(またの名をメタキャラクタ、もしくはglob)をsudoersファイルのパス名、さらにはコマンドライン引数において使用できます。 - Gentoo Linux

When a simple command is executed, the shell performs the following expansions, assignments, and redirections, from left to right. 例文帳に追加

単純なコマンドの展開単純なコマンドを実行すると、シェルは以下に示す展開、代入、リダイレクションを左から右の順で実行します。 - JM

The builtin command fc (see SHELL BUILTIN COMMANDS below) may be used to list or edit and re-execute a portion of the history list. 例文帳に追加

組み込みコマンドfc(後述のシェルの組み込みコマンドを参照) を用いると、履歴リストの一部をリスト・編集して再実行できます。 - JM

When debugging is on, commands to be executed are printed, and the shell is given set -x command to be more verbose.例文帳に追加

デバッグがオンの時には、実行されるコマンドが印字され、より多くのメッセージを出力するようにするために、シェルにset -x 命令を与えます。 - Python

Resources can also be specified from the command line.The resourcestring is a single resource name and value as shown above.Note that if the string contains characters interpreted by the shell (e.g.,asterisk), they must be quoted. 例文帳に追加

シェルに解釈される文字(アスタリスク等)が文字列に含まれる場合にはクォートしなければならない点に注意すること。 - XFree86

(source) command, it causes the shell to stop executing that script and return either n or the exit status of the last command executed within the script as the exit status of the script. 例文帳に追加

(source) コマンドによるスクリプトの実行中である場合、シェルはそのスクリプトの実行を止め、nまたはスクリプト内で最後に実行されたコマンドの終了ステータスをスクリプトの終了ステータスとして返します。 - JM

Once a variable is set, it may be unset only by using the unset builtin command (see SHELL BUILTIN COMMANDS below). 例文帳に追加

一度値を設定すると、組み込みコマンドのunsetを使わなければ設定を取り消す (unset する) ことはできません(後述のシェルの組み込みコマンドを参照)。 - JM

If a second attempt to exit is made without an intervening command, the shell does not print another warning, and the stopped jobs are terminated. 例文帳に追加

間にコマンドを挟まずにbashを再び終了させようとすると、シェルは警告を繰り返さないで、停止されているジョブを終了させます。 - JM

execfail If set, a non-interactive shell will not exit if it cannot execute the file specified as an argument to the exec builtin command. 例文帳に追加

execfail設定されている場合、組み込みコマンドexecへの引き数として指定されたファイルが実行できなくても、対話的でないシェルが終了しません。 - JM

Most likely, running this command from your shell: info texinfo or this key sequence from inside Emacs: M-x info RET m texinfo RET will get you there. 例文帳に追加

普通は、下のようなコマンドをシェルから実行します:info texinfoまたはこの操作を Emacs の中で行うならば:M-x info RET m texinfo RETでその文書を見ることができます。 - JM

Once a suitable makefile exists, each time you change some source files, this simple shell command: make suffices to perform all necessary recompilations. 例文帳に追加

適切な makefile さえあれば、ソースファイルを一部変更する度にmakeという簡単なシェルコマンドを実行するだけで、必要な再コンパイルが全て行われる。 - JM

The cmdhist shell option, if enabled, causes the shell to attempt to save each line of a multi-line command in the same history entry, adding semicolons where necessary to preserve syntactic correctness. 例文帳に追加

シェルオプションのcmdhistを有効にすると、シェルは複数行に別れているコマンドの各行を同じ履歴エントリに保存しようとします。 この際には、文法的な正しさを保つためにセミコロンが必要に応じて追加されます。 - JM

OPTIND The index of the next argument to be processed by the getopts builtin command (see SHELL BUILTIN COMMANDS below). 例文帳に追加

OPTIND組み込みコマンドgetoptsで次に処理されるオプション引き数のインデックスです (後述のシェルの組み込みコマンドを参照)。 HOSTNAME現在のホスト名が自動的に設定されます。 - JM

"ARITHMETIC EVALUATION" The shell allows arithmetic expressions to be evaluated, under certain circumstances (see the let builtin command and Arithmetic Expansion). 例文帳に追加

算術式評価シェルにおいては、特定の状況下で算術式を評価させることができます(組み込みコマンドの let と 算術式展開 を参照)。 - JM

If the search is successful, or if the command name contains one or more slashes, the shell executes the named program in a separate execution environment. 例文帳に追加

検索に成功したか、コマンド名に 1 つ以上のスラッシュが含まれる場合には、シェルは指定されたプログラムを独立した実行環境で実行します。 - JM

The pipes module defines a class to abstract the concept of a pipeline -- a sequence of convertors from one file to another.Because the module uses /bin/sh command lines, a POSIX or compatible shell for os.例文帳に追加

pipes モジュールでは、'pipeline' の概念 -- あるファイルを別のファイルに変換する機構の直列接続 -- を抽象化するためのクラスを定義しています。 - Python

Note that this is incompatible with -e, since the login programdoes not provide a way to specify the command to run in the new shell. 例文帳に追加

このオプションは \\-e オプションとの互換性がない点に注意すること。 というのも login プログラムには、新しいシェルで実行するコマンドを指定する方法がないからである。 - XFree86

Thus, the user is enabled to perform a remote operation of a JTAG tool and can issue a scan command by using a UNIX(R) shell or a script language of the client system of the user.例文帳に追加

このため、ユーザは、JTAGツールをリモート操作することが可能となり、該ユーザのクライアントシステムのUNIX(R)シェル又はスクリプト言語を使用してスキャンコマンドを発行することができる。 - 特許庁

If strict compatibility with sh is desired, start bash with the +B option or disable brace expansion with the +B option to the set command (see SHELL BUILTIN COMMANDS below). 例文帳に追加

厳密にshと互換にしたければ、bashを+B オプションを付けて起動するか、setコマンドに+Bオプションを与えてブレース展開を無効にしてください(後述するシェル組み込みコマンドを参照)。 - JM

Word Splitting The shell scans the results of parameter expansion, command substitution, and arithmetic expansion that did not occur within double quotes for "word splitting" . 例文帳に追加

単語の分割シェルはパラメータ展開・コマンド置換・算術式展開(ダブルクォートの内部ではこれらの展開は行われません)の結果をスキャンし、"単語分割"を行います。 - JM

例文

The same text documentation can also be viewed from outside the Python interpreter by runningpydoc as a script at the operating system's command prompt.For example, running例文帳に追加

pydocをPythonインタプリタからはなく、オペレーティングシステムのコマンドプロンプトから起動した場合でも、同じテキスト形式のドキュメントを見ることができます。 例えば、以下をshellから実行すると - Python




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS