system("/usr/bin/ssh $server \"/usr/sbin/useradd $login\"");
How do I get the return value from the useradd command to see if it works well? Or is there a better way to do it?In reply to getting multiple return values from system() by handarbyte
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |