You might also know that the standard output (the screen) is a file descriptor, too.
您可能还知道,标准输出(屏幕)也是一个文件描述符。
The output is sent to standard output that can then be redirected to a file.
输出被发送给标准输出,您可以随后将它重定向到文件。
The arguments are a file (or multiple files) for standard output.
对标准输出而言,参数是一个或多个文件。
Output appears to standard out and.out file.
输出显示为标准输出和.out文件。
Run the program again, but capture standard output to a file, for example
再次运行这个程序,但是要将标准输出重定向到一个文件中,例如
The information is sent to standard output and can be redirected to a file.
该信息发送到标准输出,并可重定向到文件。
You can save the list by redirecting standard output to a file.
可以通过将标准输出重定向到文件以保存此列表。
The contents of the file are then written to standard output for display.
然后将文件的内容写入标准输出以便显示。
The contents of the file are then written to standard output for display.
然后将文件的内容写入标准输出以便显示。
应用推荐