vi
Gordon Marx
gcmarx at gmail.com
Mon Apr 16 09:32:47 EDT 2007
On 16/04/07, Dan Ritter <dsr at tao.merseine.nu> wrote:
> Everyone who works on a UNIX system needs to know two things about both
> Emacs and vi: how to exit without saving, and how to exit and save at
> the same time.
exit w/o saving: ps -f | grep emacs | grep -v grep | awk '{print $2}'
| xargs kill
exit w/saving: null -- never use emacs to make changes.
Gordon
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Discuss
mailing list