当我做...
ls$IFS-l
...我得到了我期望的输出。
curl$IFShttp://www.google.com
... 我不。
我误解了内部字段分隔符吗?如何在不使用任何空格字符的情况下运行 curl 命令?
unix bash ifs
bash ×1
ifs ×1
unix ×1