如果我输入 >> tree,'tree' 会去哪里?
If I type in >> tree where does the 'tree' go?
我需要使用输出重定向来显示树的功能,但创建的文件中没有数据。如何获取数据?
使用这个:
tree >> output.txt
我需要使用输出重定向来显示树的功能,但创建的文件中没有数据。如何获取数据?
使用这个:
tree >> output.txt