Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
2122 days ago
It also
appears
to use some bad parts, e.g. command line switches and unquoted arguments.
1 comments
rustshellscript
2122 days ago
Unquoted argument is not an issue here, see some examples here:
https://github.com/rust-shell-script/rust_cmd_lib/issues/10
link