To create the capture file, follow these steps.
要创建捕获文件,请执行以下步骤。
Run the program again, but capture standard output to a file, for example
再次运行这个程序,但是要将标准输出重定向到一个文件中,例如
If you'd like to capture those results in a file, use the -o option.
如果希望把结果保存到文件中,可使用- o选项。
If you'd like to capture those results in a file, use the -o option.
如果希望把结果保存到文件中,可使用- o选项。
应用推荐