kareman / SwiftShell

A Swift framework for shell scripting.
https://kareman.github.io/SwiftShell
MIT License
1.03k stars 87 forks source link

PID of the command launched using SwiftShell #106

Open girivs82 opened 2 years ago

girivs82 commented 2 years ago

Is it possible to retrieve the pid of a command run via swiftshell? If so, how do I retrieve it?