How to remove all files ending with ~ made by Emacs
Posted
by jcmoney
on Stack Overflow
See other posts from Stack Overflow
or by jcmoney
Published on 2010-04-21T04:48:39Z
Indexed on
2010/04/21
4:53 UTC
Read the original article
Hit count: 225
emacs
Whenever I edit files on emacs, it seems a temporary file is created with the same name with ~ appended to it. Does anyone know an quick/easy way to delete all of these files in the working directory?
© Stack Overflow or respective owner