G
Gianni Dupro
Hi everybody I m nobie of ruby
I need some hint about to catch a id of a certain process
for instance if I run this line of code
`ruby file.rb` there is a possibility to have the id of this process
(file.rb process)
my problem if the file.rb was lock I need the pId for kill it
Thanks to all
Best Regards
joksy
I need some hint about to catch a id of a certain process
for instance if I run this line of code
`ruby file.rb` there is a possibility to have the id of this process
(file.rb process)
my problem if the file.rb was lock I need the pId for kill it
Thanks to all
Best Regards
joksy