Stdin
常見例句
- The filename to test. '-' to read from stdin.
要測試的文件名。“-”表示從標準輸入讀取內(nèi)容。 - If a filename arg was not given on the command line, we use stdin.
如果命令行上沒有給出文件名參數(shù),我們就使用標準輸入。 - The scanner is able to run in STDIN STDOUT mode as a pipe filter.
掃描器能夠在STDIN STDOUT模式運作,把它用作管道過濾器。 - Error reading current setting.Maybe stdin is not a VT?
讀取當前配置出錯.;可能標準輸入不是 VT? - Pass this data to the script through either an input file or STDIN[3].
通過輸入文件或者標準輸入[3]傳遞這些數(shù)據(jù)給腳本。 - A simple commandline tool for summing up all numbers piped into it via stdin.
(譯):一個簡單的命令行工具,總結了所有的數(shù)字輸入到它通過標準輸入。 返回 Stdin