-----BEGIN PGP SIGNED MESSAGE----- On Fri, 15 Sep 2000, QBA wrote:
> I lately have noticed some strange files in my /tmp directory. > These files have 0 bytes and their names start with "=" mark. > What are these files and where do they come from? Can I delete them? > Also there are directories that their names start with "orbit" > and then is a name of some users. And these directories are full of > files that I mentioned above. And just one more thing. Often when > I run "ls" I can see files that end with "~". And when I want to > see them in mc they disappeare. Why? > Thank you for help, If the names really *start* with '=' then I have no idea what they are. But if that was a typo and they actually *end* with '=' then the files are named pipes, and you probably don't want to delete them. Named pipes are a method of interprocess communication (IPC). Using them is similar to using the '|' in a shell, except that the pipe stays around for longer than just a single command. The orbit directories are used by GNOME. I wouldn't bother deleting them, even if they hang around after GNOME exits (I'm not sure if they're supposed to be deleted automatically or not). They're not taking up any space, just inodes. And you've probably got more than enough inodes. The ~ files are typically created by emacs as backup files. MC is probably configured to ignore backup files in an attempt to de-clutter things. I can't tell you how to change that setting, though, as I don't use MC. noah _______________________________________________________ | Web: http://web.morgul.net/~frodo/ | PGP Public Key: http://web.morgul.net/~frodo/mail.html -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Charset: noconv iQCVAwUBOcJVX4dCcpBjGWoFAQFGawQAiYLEqJw5ilVvF6ktYtW/fuvM9JzAgeDI buzmX+8N3bWXFr/pWs5iu8OoILvIabjrDoTTCDTokx1wnAZ1DnzkiupKONdNSKx8 cuy6+xU5rtqGZLq59exFxs0A23+gZvxNKdNiCxjU4S0Vn1g24SxWDL3McCpFvAM5 weK42VgjfqY= =csnP -----END PGP SIGNATURE-----