207
ways to close vim (discuss.tchncs.de)
you are viewing a single comment's thread
view the rest of the comments
[-] Eufalconimorph@discuss.tchncs.de 18 points 1 year ago

cat /dev/zero > "/proc/$(pidof vim)/mem" is my favorite dumb way. Clear its memory, wait for the segfault.

[-] vrkr@programming.dev 1 points 1 year ago* (last edited 1 year ago)

dumb way.

Get fancy, add progress bar: pv < /dev/zero > "/proc/$(pidof vim)/mem"

load more comments (3 replies)
this post was submitted on 19 Jul 2023
207 points (91.2% liked)

Programmer Humor

19589 readers
1508 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS