build argument lists containing whitespace

前端 未结 5 1502
一生所求
一生所求 2020-12-01 13:24

In bash one can escape arguments that contain whitespace.

foo \"a string\"

This also works for arguments to a command or function:

5条回答
提交回复
热议问题