Michael W. Ryan on Thu, 9 Sep 1999 14:05:42 -0400 (EDT) |
On Thu, 9 Sep 1999, Daniel K. Spicer wrote: > When I edit a file in emacs, it creates files named #filename# > When I try to rm, mv, or cp these files, I get an error as though the > files don't exist. > > What kind of files are these, and how can I get rid of them ?? These files are created when you start editing a file and then abandon the changes. They're easy to get rid of, but most shells place a significance on the pound sign (#). All you need to do is enclose the filename in quotes. Tab completion will also automatically quote the filename for you. Michael W. Ryan, MCP, MCT | OTAKON 1999 mryan@netaxs.com | Convention of Otaku Generation http://www.netaxs.com/~mryan/ | http://www.otakon.com/ PGP fingerprint: 7B E5 75 7F 24 EE 19 35 A5 DF C3 45 27 B5 DB DF PGP public key available by fingering mryan@unix.netaxs.com (use -l opt) _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|