http://qs321.pair.com?node_id=497178


in reply to Re^2: Learn vi/vim in 50 lines and 15 minutes
in thread Learn vi/vim in 50 lines and 15 minutes

I know this is ancient history, but surely:

- find / -name '*emacs*' -exec rm -f {} \; + find / -name '*emacs*' -print | perl -nle unlink

there could be a lot of emacs files on there..

--
Simon.