You need to sign in or sign up before continuing.
-
Tatuya Kamada authored
Otherwise, extra process will be created, and the script will not pass the stdin to the sub process. (see man execv) Also, $@ variable should be used with double quotes when you want to pass the parameters as is.
3cd7e16b