kali_fornication@lemmy.world to linuxmemes@lemmy.world · 2 months agooopsimagemessage-square38linkfedilinkarrow-up1306arrow-down17
arrow-up1299arrow-down1imageoopskali_fornication@lemmy.world to linuxmemes@lemmy.world · 2 months agomessage-square38linkfedilink
minus-squarekali_fornication@lemmy.worldOPlinkfedilinkarrow-up51arrow-down1·2 months agoi ctrl+c my fucking face off when that happens. oh and in case y’all can’t read it, the command is cat * in /bin
minus-squareDeltaWingDragon@sh.itjust.workslinkfedilinkarrow-up19·2 months agoHow do I stop some big mean missed command from tearing up my main drive? The answer: Use Ctrl-C. And if that don’t work, use more Ctrl-C. And if that don’t work? Use Ctrl-Z.
minus-squareArthur Besse@lemmy.mllinkfedilinkarrow-up5·2 months ago Use Ctrl-Z followed by jobs, kill %1, etc
i ctrl+c my fucking face off when that happens.
oh and in case y’all can’t read it, the command is
cat *in/binHow do I stop some big mean missed command from tearing up my main drive?
The answer: Use Ctrl-C. And if that don’t work, use more Ctrl-C.
And if that don’t work? Use Ctrl-Z.
followed by
jobs,kill %1, etc