1·Select OLPC for qemu stdout target.
选择 OLPC for qemu stdout target。
2·Display information to stdout.
将信息显示到stdout中。
3·Output the XML documents to stdout.
将XML文档输出到标准输出。
4·The echo command writes its arguments to stdout.
echo命令将其参数写入到stdout。
5·Often, you'll want to capture stdout and stderr.
您常常会需要捕获stdout和stderr。
6·Both sort and uniq print outcomes to stdout.
sort和uniq都将输出打印到stdout。
7·Starting pipelines with a file instead of stdout.
使用文件而不是stdout开始管道线。
8·Unlike wget, cURL emits what it downloads to stdout.
与wget不同,cURL把它下载的东西发送到stdout。
9·For output, and write to that pipe instead of to stdout.
的管道以便输出,并写至该管道而不是标准输出。
10·The same rules apply in AIX with > and >> on stdout and stderr.
在 AIX 中,对 stdout 和 stderr 使用 > 和 >> 时应用相同的规则。