Steffen Daode Nurpmeso dixit: > ?1[steffen@sherwood]$ kill -STOP %1
Why STOP and not TSTP? (Not related, but curious.) > ?0[steffen@sherwood]$ kill -CONT %1 The kernel does not communicate this to the shell, so it assumes the job is still stopped and thus out of job control. If you “bg”, it should™ work. bye, //mirabilos -- <mirabilos> │ untested <Natureshadow> │ tut natürlich <Natureshadow> │ was auch sonst ... <mirabilos> │ fijn ☺
