• If the output stream was stdout, and if it was piped to another process (at the command line level), the selected pages will become the input to that process.

    如果输出标准输出并且管道输送至另一个进程(命令级别),选定的成为该进程输入。

    youdao

  • 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输出系统控制台上显示允许程序解析

    youdao

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

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

    youdao

  • 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.

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

    youdao

  • STDOUT is the output that prints to the screen when a command works.

    STDOUT执行一个命令打印屏幕输出

    youdao

  • Stdout is the standard output stream, which displays output from commands.

    stdout标准输出显示来自命令的输出。

    youdao

  • You should never see any output from STDOUT (file descriptor 1) or STDERR (file descriptor 2).

    应该不会看到任何来自STDOUT(文件描述1)或者STDERR(文件描述符2)的输出

    youdao

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

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

    youdao

  • Each of these commands spawns a child process to run the command or script you designate, and each captures the output of your command as it's written to standard output (stdout).

    所有这些命令衍生个子进程,用于运行指定命令脚本并且每个进程会在命令输出写到标准输出(stdout)时捕捉它们。

    youdao

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

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

    youdao

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

    最后一个命令中,7za解压.bz 2存档输出写到stdout在这里tar解压文件并编制目录

    youdao

  • In contrast, cURL sends the resulting output to standard output (stdout).

    相反cURL产生输出发送标准的输出(stdout)。

    youdao

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

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

    youdao

  • And, sed writes its results to standard output (stdout); it doesn't modify any input files.

    然后sed结果写入标准输出(stdout),修改任何输入文件

    youdao

  • When activity occurs, inetd maps the incoming request to standard input (stdin), standout output (stdout), and standard error (stderr) and launches the proper daemon.

    发生活动时,inetd入站请求映射标准输入 (stdin)、标准输出 (stdout)标准错误 (stderr),启动适当的守护进程

    youdao

  • One detail you can't see from the output is that perror() writes its message to the standard error channel (stderr); the printf() call in Listing 1 is writing to the standard output channel (stdout).

    无法输出看到一个细节perror() 将消息写入标准错误通道 (stderr);清单1中的printf()调用将写入标准输出通道 (stdout)。

    youdao

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

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

    youdao

  • These two utilities work in concert to manage the installation of the module into the kernel and route its output to stdout (pass 5).

    两个实用程序协调工作负责模块安装内核输出发送到stdout (pass5)。

    youdao

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

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

    youdao

  • Actually, you can still redirect or pipe stderr, but not stdout, since there will not be any standard outputit's being internally piped to the lp process using the popen function.

    实际上仍然可以标准错误使用重定向管道命令,不能对标准输出使用,因为没有任何标准输出正在内部使用popen函数由管道将输送lp进程

    youdao

  • Those returned variables are emitted to standard output (stdout) for viewing.

    这些返回变量可发至标准输出(stdout)以便查阅。

    youdao

  • Output the XML documents to stdout.

    XML文档输出标准输出。

    youdao

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

    注意内核输出到了内核回环缓冲区中不是打印stdout上,这是因为stdout进程特有的环境。

    youdao

  • By default, output from each instance of the command appears in stdout.

    默认情况下,每个命令实例输出出现stdout中。

    youdao

  • The cron daemon sends you the output from stdout and stderr, which means that you get a copy of the output, even if the script executed successfully.

    cron守护程序发送stdoutstderr输出意味着即使脚本成功执行,也得到一个输出副本

    youdao

  • The above code explicitly opens php://stdout as an output channel, and php://output generally acts the same way as php://stdout.

    以上代码将把php://stdout作为输出通道打开并且 php://output通常以与 php://stdout相同方法运行。

    youdao

  • Like the standard output stream, stderr can be redirected or piped, but you need to tell the shell that you want to deal with stderr instead of stdout.

    标准输出一样,可以stderr进行重定向使用管道进行传输但是需要告诉Shell希望处理stderr而不是stdout

    youdao

  • Wc ACTS a consumer and producer, too: It consumes from grep and produces output to stdout.

    wc也同时作为消费者生成者:消费来自grep的数据stdout生成输出

    youdao

  • 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的是程序遇到返回的错误

    youdao

  • During a backup, ontape writes the data to stdout (standard output).

    备份过程中,ontape数据写入stdout(标准输出)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定