You must log in or register to comment.
ZZ will save file though, the others won’t. You meant ZQ.
Does unplugging the machine not work?
I call my local energy provider and simply cancel my contract with immediate effect.
cat /dev/zero > "/proc/$(pidof vim)/mem"
is my favorite dumb way. Clear its memory, wait for the segfault.dumb way.
Get fancy, add progress bar: pv < /dev/zero > “/proc/$(pidof vim)/mem”