learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 4 months agoReasons to use your shell's job controljvns.caexternal-linkmessage-square6fedilinkarrow-up161arrow-down11
arrow-up160arrow-down1external-linkReasons to use your shell's job controljvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 4 months agomessage-square6fedilink
minus-squareChewy@discuss.tchncs.delinkfedilinkarrow-up1·edit-24 months agoGood idea to write a function, I’ll do that right now. Over the last few weeks I’m regularly doing the Ctrl+Z, bg, disown, which does get old pretty quickly. At least I now remember the terms and don’t have to search for them each time I need it :D
Good idea to write a function, I’ll do that right now. Over the last few weeks I’m regularly doing the Ctrl+Z, bg, disown, which does get old pretty quickly. At least I now remember the terms and don’t have to search for them each time I need it :D