when use cmd
syntax, you still can get the process id of the executed
command.
you can use $?.pid to get that pid, because a Process::Status object of
executed command is stored in $? variables.
2007/10/26, <>:
when use cmd
syntax, you still can get the process id of the executed
command.
you can use $?.pid to get that pid, because a Process::Status object of
executed command is stored in $? variables.
2007/10/26, <>:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs