stdout

stdout

 英

  • 网络标准输出;标准输出设备;标准输出流

例句

It is possible to stream data through the child's stdin, stdout, and stderr in a fully non-blocking way.

可以通过进程标准输入标准输出标准错误输出完全阻塞形式传递数据

If the output stream was stdout, and if it was not redirected to a file or a pipe, the selected pages will appear on the screen.

如果输出标准输出并且没有重定向文件管道选定出现屏幕

If the output stream was stdout, and if it was redirected to a file, the selected pages will be in that file.

如果输出标准输出并且重定向一个文件选定文件

Scanning can be controlled by many arguments and switches ; to use as a pipe filter ; and a special STDIN STDOUT mode is available .

扫描通过参数用作管道过滤器一个特殊STDINSTDOUT模式

The STDOUT, unless redirected by the user, is usually the console.

STDOUT通常控制台除非用户进行定向

By default, find prints results on the standard output device (stdout), which is usually your terminal window.

默认情况find标准输出设备stdout通常终端窗口打印结果

The scanner is able to run in STDIN STDOUT mode as a pipe filter.

扫描能够STDINSTDOUT模式运作用作管道过滤

To the STDERR stream, or to the STDOUT stream.

指定文件STDERRSTDOUT

Since the -debug command line option is specified, you'll see some startup messages that were directed to stdout.

由于已经指定-debug命令参数将会看到定向标准输出一些启动消息

But it does not simply copy its arguments to stdout. Instead those messages found in the selected catalog are translated.

不是直接参数复制标准输出而是寻找消息一览表文件翻译消息

You can see the old behavior if you redirect both stdout and stderr to a file of your own choosing.

如果stdoutstderr重定向自己选择文件看到版本出现行为

The cat command reads each of the files specified in its arguments and writes the content of the files to stdout.

cat命令读取参数指定每个文件这些文件内容写入stdout

The term stdout is the output data that the program executed returns, and stderr refers to errors that the program encountered or returned.

术语stdout表示执行程序返回输出数据stderr程序遇到返回错误

stderr stdout. Windows blocks a process when either of these buffers are full.

一个窗口过程缓冲器

If everything works correctly, the server will display your message on stdout, send an acknowledgement message to the client and terminate.

如果一切工作正常服务器显示传输信息发送一个通知消息客户端之后结束服务器程序

Unless redirected elsewhere, the stdout and stderr streams from the background process are directed to the controlling terminal.

除非定向其他地方否则来自后台进程stdoutstderr定向控制终端

The nohup command is used to start a command that will ignore hangup signals and will append stdout and stderr to a file.

nohup命令用于启动一个忽略hangup信号命令并且stdoutstderr附加文件

The stdout of the first command is not written to a file and then read by the second command.

第一命令stdout没有一个文件然后再第二命令读取

Typically, the shell connects stdout to a terminal, but redirection can reroute the output to a file.

通常shellstdout连接一个终端但是可以输出重定向文件

In record mode only, the click-timing events are printed to STDOUT, along with the hash signature for those particular events.

记录模式单击计时事件输出STDOUT以及这些特殊事件散列签名

The key to note is the fact that STDOUT is being redirected to the triangle. vertices file.

需要注意要点STDOUT重定向triangle.vertices文件

Combining STDOUT and STDERR in this way prevents STDERR output from showing up on the system console and enables the program to parse it.

这种方法合并STDOUTSTDERR阻止STDERR输出系统控制台上显示允许程序解析

Use the cat (short for concatenate) command to display the contents of a file on stdout.

使用catconcatenate简写命令显示文件使用标准输出内容

If the -o option is not specified, then output goes to standard output (stdout), generally the screen.

如果指定-o选项输出标准输出stdout),通常输出屏幕

Like many other UNIX utilities, tar can write to and read from standard output (stdout) and standard input (stdin), respectively.

许多其他UNIX实用程序一样tar可以分别标准输出stdout写入标准输入stdin读取

STDOUT The standard output is not used unless the option-argument to the -o option is specified as -.

标准输出使用除非选项参数指定-o选项

STDIN, STDOUT, STDERR, files, and in-memory data stacks are all handled in a uniform and elegant fashion.

文件内存内部数据统一优雅方式处理

Figure 1 provides a graphical representation of the command's stdout redirecting to stdin for the subsequent command.

1通过图形说明命令stdout重定向后续命令stdin次序

So most of the time, you will want to direct STDOUT to a file for safe keeping, and watch STDERR for progress and result summaries.

这样大部分时间为了安全保管将会STDOUT定向一个文件监视针对进程结果概要STDERR

This command uses the klogctl system call to read the kernel ring buffer and emit it to standard output (stdout).

这个命令使用klogctl系统用来读取内核缓冲区,并转发标准输出stdout)。

Note that kernel output goes to the kernel ring buffer and not to stdout, because stdout is process specific.

注意内核输出内核回环缓冲区不是打印stdout因为stdout进程特有环境

Consider cases in which you need to redirect standard output (stdout) to a log.

我们考虑这样情况需要标准输出stdout重定向一个日志

Each token (word) is then emitted to stdout with an associated value of 1 (separated by a tab).

使用1相关通过选项卡分隔一个标记单词发送stdout

Using the pipeline can be much more complicated when you redirect stdout to stdin several times.

多次stdout定向stdin管道使用方法可以复杂

The phrase |&tee log pipes the stdout and stderr of bash to the tee utility, which prints its stdin to stdout and to the file log.

短语|&teelogbashstdoutstderrto通过管道定向tee实用工具后者stdin打印stdout文件log

It is worth noting that code_recognizer. py sends its (large) test result file to STDOUT , but puts some friendly messages on STDERR .

值得注意,code_recognizer.py测试结果文件发送STDOUT一些友好消息STDERR

Recent versions of PHP can use STDOUT as a constant instead of defining the variable $STDOUT used above.

最新版本PHP可以使用STDOUT作为常量而不是定义上面使用变量$STDOUT。

However, you can name a directory to capture the stdout of each instance.

但是可以指定一个目录捕捉每个实例输出

The print instruction emits the argument to standard output (stdout), and concat implements string concatenation.

print指令发出标准输出stdout参数concat实现字符串连接

In the last command, 7za extracted the . bz2 archive and wrote the output to stdout, where tar decompressed and cataloged the files.

最后一个命令,7za解压.bz2存档输出stdout这里tar解压文件编制目录