例如,我想使用带有 -t 选项的 sort 实用程序来指定制表符分隔符,但是
sort -t "\t"
不起作用。
bash bash-scripting
bash ×1
bash-scripting ×1