When you start an unix command with nohup, the resulting process starts
with your tty (ps -ft <My tty>), then '?' after you've logged out.
How can I start a process with an already '?' in the tty column of a ps
command instead of my tty (without exit or logout of course...) ?
Thanks to answer me quickly.
Any answers will be welcomed.
Vincent