Date: Mon, 23 Sep 2002 14:41:48 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Jens Schweikhardt <schweikh@FreeBSD.org> Cc: freebsd-bugs@FreeBSD.org Subject: Re: conf/43146: rc.conf: clear_tmp_enable=YES doesn't clear /tmp/.[a-zA-Z]* files Message-ID: <20020923024148.GA291@grimoire.chen.org.nz> In-Reply-To: <200209222012.g8MKCxpx055009@freefall.freebsd.org> References: <200209222012.g8MKCxpx055009@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 22, 2002 at 01:12:59PM -0700, Jens Schweikhardt wrote:
[...]
> I have a hard time to believe that it would not remove the
> dot files. The "find" takes care of that. What does
>
> cd /tmp
> find -d . ! -name . ! -name lost+found ! -name quota.user \
> ! -name quota.group -exec echo {} \;
>
> output? Note that your solution would also leave behind .[0-9]*
> files, so it is not the general solution.
Mea culpa. Some of the files left behind had been chflag'd. The PR can
be closed..
Sorry!
--
Jonathan Chen <jonc@chen.org.nz>
-----------------------------------------------------------------------
"One, with God, is always a majority, but many a martyr has been burned
at the stake while the votes were being counted." -- Thomas B. Reed
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923024148.GA291>
