我有两个文件:file_a 和 file_b。我想将 ( >) file_a 的所有内容重定向到 file_b。
>
伪代码是file_a > file_b。怎么做?我觉得我应该用猫。
file_a > file_b
io-redirection
io-redirection ×1