The input stream is referred to as "standard input"; the output stream is referred to as "standard output"; and the error stream is referred to as "standard error".
入力ストリームは "standard input" と呼ばれる。 出力ストリームは"standard output"、エラーストリームは "standard error" と呼ばれる。 - JM
copies the standard input to the standardoutput and any
コマンドは標準入力を、 - JM
writes to standardoutput selected parts of each line of each given
は、与えられた - JM
output should be stored, default is standardoutput.
デフォルトは標準出力である。 - JM
output should be fed into, default is standardoutput.
デフォルトは標準出力である。 - JM
If the standardoutput is a terminal, it and the standard error
標準出力が端末のときは、 - JM
with GNU extensions (by default) writes to standardoutput a
(デフォルト) は、与えられた FILE - JM
write to the standardoutput 標準出力に書き出す - 研究社 英和コンピューター用語辞典
standard input and writes the uncompressed data on standardoutput.
伸長したデータを標準出力に書き出す。 - JM
copies a file (from standard input to standardoutput, by
はファイルを指定された入出力ブロックサイズで - JM
will redirect standard input, standardoutput and standard error to /dev/null.
は、標準入力・標準出力・標準エラーを /dev/null にリダイレクトする。 - JM
writes to standardoutput lines consisting of sequentially corresponding lines for each given
は与えられたそれぞれの - JM
standardoutput.
結果は標準出力に書き出される。 - JM
cat uses text mode by default, and binary mode when standardoutput is
cat はデフォルトではテキストモードを用い、 - JM
To output an international standard recording code (ISRC) without interrupting reproduction. 再生を停止することなく、ISRC(international standard recording code)を出力する。 - 特許庁
Thus, 0 is standard input, 1 standardoutput, 2 standard error, etc.
したがって 0 は標準入力、1 は標準出力、2 は標準エラー出力、などとなる。 - JM
All normal output is to standardoutput; all error output is to standard error.
通常の出力はすべて標準出力へ、エラー出力はすべて標準エラー出力へ送られます。 - JM
Write output on standardoutput; keep original files unchanged.
出力を標準出力に書き出し、元ファイルを変更しない。 - JM
It directs all of its output to standardoutput.
これはすべての出力を標準出力に直接送ります。 - PEAR
This argument allows the user to explicitly specify the output file on the command line. The default is to output to standard out. -xy デフォルトでは標準出力に出力される。 - XFree86
writes to standardoutput lines that are common, and lines that are unique, between two input files.
は二つの入力ファイルを読み込み、 - JM
The default is to write to standardoutput.
デフォルトでは標準出力に書き出される。 - JM
Both kinds of output go to the standardoutput file.
これらの出力は両方とも標準出力に行われます。 - JM
output and standard error output, respectively.
それぞれ標準出力と標準エラー出力に結果が渡される。 - JM
prints the resulting name on the standardoutput.
は結果の名前を標準出力に表示する。 - JM
is missing, then standardoutput is flushed. If
を指定しないと、標準出力がフラッシュされます。 - JM
DESCRIPTION Write each FILE to standardoutput, last line first.
特に指定が無ければ改行文字が用いられる。 - JM
to standardoutput.
が一つも与えられないと標準入力から読み込む。 - JM
Only use color if standardoutput is a terminal.
標準出力が端末の場合のみ色づけする。 - JM
Note that the output of putp always goes to standardoutput. putp の出力は常に標準出力に送られるので注意して下さい。 - Python
Specifically, the decreasing means outputs laser light of a second outputstandard lower than a first outputstandard. 具体的には、低下手段は、第1出力基準よりも低い第2出力基準のレーザ光を出力する。 - 特許庁
DESCRIPTION Print selected parts of lines from each FILE to standardoutput.
どの文節を表示するかはオプションで選択できる。 - JM
on the standardoutput.
プログラムのバージョン情報を標準出力へ書き出します。 - JM
Otherwise, it is printed on the standardoutput.
それ以外の場合には標準出力に表示される。 - JM
to standardoutput, breaking long lines.
が一つも与えられないと標準入力から読み込む。 - JM
to standardoutput paginating and optionally outputting in multicolumn format.
の内容にページを付けて標準出力に書き出す。 - JM
is omitted, it defaults to 1 (standard output).
が省略された場合のデフォルト値は 1 (標準出力)。 - JM
Last year's output of coal fell short of the standard.
昨年の石炭生産高は水準に達しなかった。 - Tanaka Corpus
Last year's output of coal fell short of the standard. 昨年の石炭生産高は水準に達しなかった。 - Tatoeba例文
Always display result on standardoutput.
常に結果を標準出力に送るようになりました。 - PEAR
Audit lines are sent as standard error output. 監査結果は標準エラー出力に出力される。 - XFree86
[INPUT [OUTPUT]]DESCRIPTION Discard all but one of successive identical lines from INPUT (or standard input), writing to OUTPUT (or standard output).
また入力ファイルが指定されなければ標準入力から読み込む。 オプション"\\-u, \\-\\-unique"一回しか現われない行だけを出力する。 - JM
copies standard input to standardoutput, performing one of the following operations:
は標準入力を標準出力にコピーし、その際に以下のうちのいずれかを行う。 - JM
The output is preprocessed source code, which is sent to the standardoutput.
出力はプリプロセス済みのソースコードであり、標準出力へと送られます。 - JM
printf format [arguments] Write the formatted arguments to the standardoutput under the control of the format.
printf format [arguments]arguments を整形して標準出力に書き出します。 - JM
DESCRIPTION Convert tabs in each FILE to spaces, writing to standardoutput.
このマニュアルページは GNU 版expandについて記述したものである。 - JM
compressed to the standardoutput.
標準入力を圧縮して標準出力に書き出す。 - JM
DESCRIPTION Print the last 10 lines of each FILE to standardoutput.
このマニュアルページは GNU 版tailについて記述したものである。 - JM
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.