Don't call yourself a hacker unless you can exit vi.
@moonman open new shell, ps | grep vi, kill -9 $pid
@moonman I just use gvim instead.
@moonman whichever variant of the following works (in order):
:wq
:wq!
:q
:q!