請問各位
指令後面加上 & 就可以把工作丟到背景處理
ex:
#ping localhost &
之後我用jobs可以看到是在running
但是如果用別的指令
ex:
#rtorrent &
我用jobs看 都是suspend
請問有辦法丟到背景後可以繼續是running嗎??
--
指令後面加上 & 就可以把工作丟到背景處理
ex:
#ping localhost &
之後我用jobs可以看到是在running
但是如果用別的指令
ex:
#rtorrent &
我用jobs看 都是suspend
請問有辦法丟到背景後可以繼續是running嗎??
--
All Comments