how to hibernate only one proccess in ubuntu?
|
feedback
|
|
You might want to explain what you are trying to do, but cryopid might be what you are after. | |||
feedback
|
|
If one wants to (just) "suspend" a current process can easily send a STOP signal:
Then resume later:
It will not survive a reboot and it is tied to a particular machine. | |||
|
feedback
|