Steffen "Daode" Nurpmeso <[email protected]> wrote: |Thorsten Glaser <[email protected]> wrote: ||I’m in the process of becoming awake. | |That is *really* good news, mksh(1) is the best. | |Another one… | | ?0[steffen@sherwood tmp]$ play SONG & | ?0[steffen@sherwood tmp]$ jobs | [1] + Running play /Use...wagner.2001-08-05.ogg | ?0[steffen@sherwood tmp]$ kill -TSTP %1 | ?0[steffen@sherwood tmp]$ jobs | [1] + Suspended (signal) play /Use...wagner.2001-08-05.ogg | ?0[steffen@sherwood tmp]$ kill -CONT %1 | ?0[steffen@sherwood tmp]$ jobs | [1] + Suspended (signal) play /Use...wagner.2001-08-05.ogg
Seems still to be true for R45 except for the different message (without „ (signal)“), though. --steffen
