When running the commands, you send the output to a couple of log files, one for standard output and the other for standard error.
在运行这个命令时,您将输出发送到两个日志文件,一个用于标准输出,另一个用于标准错误。
The standard error message for this case does not contain any specific information on why the validation action failed.
这种情况下的标准错误消息不包含关于验证动作为何失败的任何具体信息。
For example, in our applications, the standard error message will be displayed in the message line, just above the function key line in the lower part of screen.
例如,在我们的应用程序中,标准错误信息将显示在消息行中,正好在屏幕下部的功能键显示区之上。
In addition to noticing that my TAB Settings don't match those of whoever wrote this file, you'll see several of the standard error values, their symbolic names, and a brief comment describing each.
除了注意到我的选项卡设置可能与编写此文件的其他人员的设置不匹配之外,您将看到若干标准错误值、其符号名称,以及分别描述各个值的简短注释。
But others use standard out and standard error to show progress and error messages, in that order.
但其他的一些命令则使用标准输出和标准错误,并按顺序显示处理过程和错误消息。
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.
这是SSH的一个突出的优点,远程计算机重定向到相同的位置(标准输出、标准错误),所以您可以在本地进行重定向,同时保持输出结果的含义。
From this, you can see that PID 2452 has the file opened on file descriptors 2 (standard error) and 7.
在这个示例中,您可以看到PID 2452打开文件的文件描述符为2(标准错误)和7。
However, if you make a mistake, error messages, which are emitted to standard error, are displayed.
然而,如果出现了错误,将显示发送到标准错误的错误消息。
ASSERT_DEATH is simpler than ASSERT_EXIT; it just compares the error message in standard error with whatever is the user-expected message.
assert_death比assert_exit简单;它只检查标准错误中的错误消息是否是用户期望的消息。
Sneaky attackers may start a program but do strange things to its standard input, standard output, or standard error.
不怀好意的攻击者可能启动一个程序而只是对它的标准输入、标准输出或者标准错误做一些奇怪的事情。
It writes your string argument to stderr (standard error), followed by a colon and a space, then the system error message followed by a newline.
它先将您的字符串参数写至标准错误(提供它用于定制消息),接下来写入一个冒号和一个空格,然后是系统错误消息,后面是新的一行。
To demonstrate the basic technique, Listing 1 shows Python code that USES dynamic features to log all invocations of a remote method to standard error on the console.
为了示范基本的技术,清单1中的Python代码使用动态特性将所有的远程方法调用记录到控制台的标准错误中。
If there are errors in your script or command, you won't see a standard error (stderr) unless you pipe it to stdout.
如果命令或脚本出现错误,您将看不到标准的错误(stderr),除非您通过竖线将它添加到stdout。
While creating a line shapefile, if you are prompted to add a point, a warning is written to standard error indicating that the shape was ignored.
在创建一个线shapefile时,如果系统提示添加一个点,一个警告就会写入到标准错误以表明此形状被忽略。
If you've been paying attention, you've probably noticed that the standard error (stderr) stream isn't represented in any of those examples.
如果您仔细观察,那么可能会发现,前面的这些示例中并没有出现标准错误(stderr)流。
stderr is the standard error stream, which displays error output from commands.
stderr是标准错误流,显示命令中的错误输出。
The outlet is called the standard error device (usually referred to as stderr).
此出口称为标准错误设备(通常简称为stderr)。
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),并启动适当的守护进程。
The perror and strerror functions that pull standard error descriptions come from the global variable, sys_errlist.
引出标准错误描述的perror和strerror函数来自sys_errlist全局变量。
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)。
Makes the standard error stream write to the pipe to the multilog process that is already connected to the standard output stream.
让标准错误流写入到multilog进程的管道,这个管道已经连接到了标准输出流。
The bash shell lets you redirect standard input, standard output, and standard error on a Linux or UNIX system.
bashshell允许重定向Linux或UNIX系统上的标准输入、标准输出和标准错误。
The PrintStream class contains the definition of the common System.out and System.err objects for writing to standard output and standard error, respectively.
PrintStream类中定义了常见的、分别用于写入标准输出和标准错误的 System.out 和 System.err对象。
Standard error codes can be found in /usr/include/sys/errno.h and can help indicate the cause of the error.
可以在 /usr/include/sys/errno.h 中找到标准的错误码,这有助于查明错误的原因。
Error messages (used in debugging) are printed to standard error, using stdio.
错误消息(在调试时使用)用来打印标准错误,它使用的是 stdio 头文件。
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.
如果想要消除这些消息,可以重定向ij工具的标准输出和标准错误。
Working as a component in a pipeline of commands (by reading either standard input or a filename argument, and writing to standard output and standard error).
在命令管道中作为组件工作(通过读取标准输入或文件名参数,以及写至标准输出和标准错误)。
Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.
平均吞吐量的统计信息和复制的字节印总量被打印到标准错误输出设备。
In modern communication, RS code has turned into standard error correcting and coding unit as outer code, and become widely used.
由于在现代通信中,RS码作为外码成为标准的纠错编码单元,用途十分广泛。
Standard grade 1 and grade 2 is given in the precision and accuracy of maximum allowable values, see diagram to explain the specific standard error.
标准中给出了1级和2级精密度和准确度的最大允许值,误差的图解说明具体见标准。
应用推荐