标签: linux bash shell
我有一个必须读取的文件,输出应该附加到output.txt文件,我该怎么做?
答案 0 :(得分:2)
cat fileneed2bread >> output.txt