Show pid and exit status as a string.
system("false") p $?.to_s #=> "pid 12766 exit 1"
Please login to continue.
Please login to continue.