in reply to Re: getting multiple return values from system()
in thread getting multiple return values from system()
As mentioned above my question was not clear. I really found what I was looking in $?. It actually is the return value of the useradd command. I thought it is from the ssh command.
Getting results is not understanding them. ;-)
Thank you!