💾 Archived View for bbs.geminispace.org › u › gritty › 3171 captured on 2023-11-14 at 10:17:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

➡️ Next capture (2023-12-28)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🍀 gritty

Re: "Quitting VIM"

In: s/vim

didn't know the last two. thanks

🍀 gritty

Jul 16 · 4 months ago

2 Later Comments ↓

📡 byte · Nov 03 at 15:01:

also you can do this:

:!ps axuw | grep vim | grep -v grep | awk '{print $2}' | xargs kill -9

🤪

🚀 stack · Nov 03 at 16:51:

you can also reboot, I suppose

Original Post

🌒 s/vim

Quitting VIM — Nothing new, but a quick review: [preformatted]

💬 stack · 3 comments · 4 likes · Jul 16 · 4 months ago