shell script parameter with space的相關文章
shell script parameter with space的相關商品

passing argument containing space in shell script - Stack ...
瀏覽:1429
日期:2025-04-27
2009年5月25日 - You must wrap the $@ in quotes, too: "$@". This tells the shell to ignore spaces in the arguments; it doesn't turn all arguments into a very long string....看更多