You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output contains "bash: line 6: -r: command not found". If the output of echo $command; is copied/pasted into the console and ran as-is, it will execute normally. If the -r argument is placed together with -p 4 becoming . ' -p 4 -r', exec() will execute the command with no issues.