LeTak@feddit.org to linuxmemes@lemmy.world · 3 months agoMen can't read our signalsfeddit.orgimagemessage-square32linkfedilinkarrow-up120arrow-down10
arrow-up120arrow-down1imageMen can't read our signalsfeddit.orgLeTak@feddit.org to linuxmemes@lemmy.world · 3 months agomessage-square32linkfedilink
minus-squareMatriks404@lemmy.worldlinkfedilinkarrow-up2·edit-23 months agoMe: kill -9 $$ It’s only a joke btw.
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up2·edit-23 months agoDamn, dude. Glad it’s just a joke, but that’s the nerdiest and most circumspect way I’ve ever seen this expressed.
minus-squaretisktisk@piefed.sociallinkfedilinkEnglisharrow-up1·3 months agoI’ve seen 1 dollar sign, what does two mean in this context?
minus-squareppue@lemmy.worldlinkfedilinkarrow-up1·3 months agoIt is a variable holding the process id of the shell instance interpreting the command. You could say “yourself” instead.
Me:
kill -9 $$It’s only a joke btw.
Damn, dude. Glad it’s just a joke, but that’s the nerdiest and most circumspect way I’ve ever seen this expressed.
I’ve seen 1 dollar sign, what does two mean in this context?
It is a variable holding the process id of the shell instance interpreting the command. You could say “yourself” instead.