argument is a pointer to a null-terminated string
containing a shell command line.
This command is passed to
argument is a pointer to a null-terminated string
containing a shell command line.
This command is passed to
-function waits for the associated process to terminate
-and returns the exit status of the command
+function waits for the associated process to terminate;
+it returns the exit status of the command,