voodooattack@lemmy.world to linuxmemes@lemmy.world · edit-23 个月前I could show you a trick or twolemmy.worldvideomessage-square12fedilinkarrow-up1134
arrow-up1134videoI could show you a trick or twolemmy.worldvoodooattack@lemmy.world to linuxmemes@lemmy.world · edit-23 个月前message-square12fedilink
minus-squareBananaIsABerry@lemmy.ziplinkfedilinkarrow-up6·3 个月前 no need for task manager Not me typing kill ### twenty two times to kill all the processes of a specific user because I couldn’t get the bulk commands to get them all.
minus-squareLimonene@lemmy.worldlinkfedilinkarrow-up6·3 个月前killall -u 1001 I think top has a way to do it interactively.
minus-squareBananaIsABerry@lemmy.ziplinkfedilinkarrow-up2·3 个月前For some reason this didn’t work at the time. I needed to change the uid and it still ran into some active processes after. Probably user error, but who knows.
Not me typing kill ### twenty two times to kill all the processes of a specific user because I couldn’t get the bulk commands to get them all.
killall -u 1001I think
tophas a way to do it interactively.For some reason this didn’t work at the time. I needed to change the uid and it still ran into some active processes after. Probably user error, but who knows.