> 不存在文件就创建,存在文件就覆盖 >> 不存在就创建,存在就在文件尾部追加 command > filename 将command命令的内容,输出到名字为filename的文件中 来源:https://www.cnblogs.com/rongzhi/p/11753628.html 标签 重定向