Date: Thu, 26 Aug 2004 12:18:06 +0200 (MEST) From: Mipam <mipam@ibb.net> To: freebsd-questions@freebsd.org Subject: cannot remove own file from tmp Message-ID: <Pine.BSO.4.56.0408261212320.26651@ux11.ltcm.net>
next in thread | raw e-mail | index | archive | help
Hi, I have a system where tmp is a symlink to /var/tmp The permissions or /var/tmp are as follows: (doing a ls -l in /tmp): drwxrwxrwt 3 root wheel 512 Aug 26 11:48 tmp in tmp is created a file test: ls -lo test -rw-rw-r-- 1 mipam wheel - 8 Aug 26 11:46 test However, i cannot remove this file as mipam eventhough i own it. No chflags have been said as can be seen. How is this possible, why can i not remove a file in here eventhough i created it myself and own it myself? Bye, Mipam.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.56.0408261212320.26651>