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

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

    youdao

  • 通过使用外壳,可以整个块(而不是单个命令标准错误输出进行集体定向

    Using the subshell, you can collectively redirect their standard and error output for the entire block instead of for each individual command.

    youdao

  • 如果希望错误标准输出组合单个文件请使用编号重定向(请参见清单4)。

    If you want to combine error and standard output into a single file, use numbered redirection (see Listing 4).

    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

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

    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.

    youdao

  • Shell重定向可以方便标准程序输出、程序错误消息或者这两者捕获文本文件

    Shell redirection can be handy in capturing standard program output, error messages from a program, or both to text files.

    youdao

  • 因为标准输出错误进行了定向,所以您甚至可以整个过程生成日志

    Because you redirected the standard output and error, you can even generate a log of the whole process.

    youdao

  • 还有名为ct应用程序运行于相同目录并且标准输出文件描述符1重定向名为output 的文件。

    There is also an application named ct that is running out of the same directory and has its standard output (file descriptor 1) redirected to a file called output.

    youdao

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

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

    youdao

  • 代码生成器标准输出上进行输出所以我们将它定向目标trayicon . c

    The code generator outputs on standard output, so we redirect this into the target, trayicon.c.

    youdao

  • 为了这个列表缩短自己需要范围,可以使用管道psef标准输出定向grep,从而搜索自己真正希望看到的结果。

    To shorten the list to what you're looking for, redirect the standard output of ps a "ef using a pipeline to grep to search for exactly what you want to see."

    youdao

  • 例如任何Shell中都可以使用tee命令定向文件标准输出(请参见清单17)。

    For example, within any shell, you can use the tee command to redirect a file and the standard output (see Listing 17).

    youdao

  • 再次运行这个程序但是要将标准输出定向一个文件中例如

    Run the program again, but capture standard output to a file, for example

    youdao

  • SSH一个突出优点远程计算机定向相同位置(标准输出标准错误),所以可以在本地进行定向同时保持输出结果的含义

    This highlights one of the benefits of ssh-the remote machine redirects to the same location (standard output, standard error), so you can redirect locally while retaining the meaning of the output.

    youdao

  • 输出发送标准输出,您可以随后重定向文件

    The output is sent to standard output that can then be redirected to a file.

    youdao

  • 默认情况下,标准输入是从键盘获取内容的,不过,就标准输出那样,标准输入也是可以重定向的。

    By default, standard input gets its contents from the keyboard, but like standard output, it can be redirected.

    youdao

  • 命令把“input_file”第 1标准输出(也就是屏幕),因为这里没有重定向管道

    This will write page 1 of "input_file" to stdout (the screen), since there is no redirection or piping.

    youdao

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

    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.

    youdao

  • selpg标准输出透明地被shell内核定向成为“other_command”标准输入,第 10到第 20 页标准输入。

    The stdout of selpg is transparently redirected by the shell/kernel to become the stdin of "other_command," to which pages 10 thru 20 are written.

    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

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

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

    youdao

  • cat输出没有重定向文件另一个命令标准输出时,cat表现出来的行为与多数命令工具一样,即将输出发送控制台。

    When the output of cat is not redirected to a file or another command's standard input, cat behaves as most command-line tools and send its output to the console.

    youdao

  • bashshell允许定向LinuxUNIX系统标准输入标准输出标准错误。

    The bash shell lets you redirect standard input, standard output, and standard error on a Linux or UNIX system.

    youdao

  • JRuby标准输出重定向当前HTTP请求输出

    Redirects JRuby's standard output to the current HTTP request's output stream.

    youdao

  • 如果消除这些消息,可以重定向ij工具标准输出标准错误

    If you want to eliminate those, you can redirect the ij tool's standard output and standard error. For example, if you're working in the Bash shell, you can do this with.

    youdao

  • 信息发送标准输出重定向文件

    The information is sent to standard output and can be redirected to a file.

    youdao

  • 如果直接返回遇到定向输出内容过程失败买方发送我们标准顺序处理页面

    If direct Return encounters a page that redirects without outputting content the process will fail and the buyer will be sent to our standard Order Processed page.

    youdao

  • 可以通过标准输出定向文件保存列表

    You can save the list by redirecting standard output to a file.

    youdao

  • 为什么程序运行得更快标准输出定向

    Why does my program run faster when I redirect stdout?

    youdao

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

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

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