• Often, you'll want to capture stdout and stderr.

    常常需要捕获stdoutstderr

    youdao

  • The same rules apply in AIX with > and >> on stdout and stderr.

    AIX 中,stdout stderr 使用 > 和 >>时应用相同规则

    youdao

  • There are times when you may need to have both stdout and stderr written to the same file or device.

    有时候可能需要stdoutstderr写到同一个文件设备。

    youdao

  • Listing 10 shows what happens if you use nohup as we did before, but redirect both stdout and stderr.

    清单10显示了按照旧方式使用nohup发生什么情况,同时重定向stdoutstderr

    youdao

  • Meanwhile, the selpg process runs in the background, with stdout and stderr both redirected to files.

    同时selpg进程后台运行并且标准输出标准错误被重定向至文件。

    youdao

  • 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附加文件

    youdao

  • 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 中。

    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

  • You can use variants of the redirection syntax to do just that: |&, >&, >>&, pipe, create, and append stdout and stderr simultaneously, respectively.

    使用定向语法一些变种实现功能:|&, >&, >>& 可分别对stdoutstderr 实现管道创建附加功能。

    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

  • In traditional programming languages such as c, you would use STDIN, STDOUT, and STDERR to accomplish this.

    诸如c之类的传统编程语言中,使用STDINSTDOUTSTDERR完成操作。

    youdao

  • But this feature is useful when stdout has already been redirected to another source, on the same command line, and you want stderr to go to the same destination. For example.

    标准输出重定向至其它希望同一命令上将标准错误也写至同一目的地时,特性非常有用。

    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

  • 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

  • In the first case, stderr is redirected to the current location of stdout and then stdout is redirected to output.txt.

    第一情况中stderr被重定向stdout当前位置然后在stdout重定向到out put . txt,但第二次重定向仅影响stdout,不影响stderr

    youdao

  • Thankfully, we remembered to separate stdout into ls.out and stderr into ls.err.

    好在可以stdoutstderr分别重定向ls . out和ls .err,这样就能够看到错误消息。

    youdao

  • That's true. Although you can always redirect stderr and stdout, nothing beats a good command line error message.

    事实虽然总是可以定向标准输出标准错误输出没有什么命令错误消息

    youdao

  • How to save STDERR and STDOUT of a pipeline on a file?

    如何节省管道stderr标准输出一个文件

    youdao

  • How to save STDERR and STDOUT of a pipeline on a file?

    如何节省管道stderr标准输出一个文件

    youdao

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

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

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