Date: Thu, 09 Oct 2003 12:15:39 +0600 From: Boris Kovalenko <boris@ntmk.ru> To: Proc <proc@reddaemon.stargazer.2y.net>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: Can not remove directory Message-ID: <3F84FD0B.2000207@ntmk.ru> In-Reply-To: <3F84EF28.5000404@reddaemon.stargazer.2y.net> References: <3F84ED93.9080606@ntmk.ru> <3F84EF28.5000404@reddaemon.stargazer.2y.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello!
I know about -r and -f options. They don't help.
Proc wrote:
> man rm
> Note -r and -f.
>
>
> Boris Kovalenko wrote:
>
>> Hello!
>>
>> Can not remove directory /usr/obj/usr/src/gnu/usr.bin/cc/cc1
>> rm: /usr/obj/usr/src/gnu/usr.bin/cc/cc1: Directory not empty
>>
>> bash-2.05b# pwd; ls -la
>> /usr/obj/usr/src/gnu/usr.bin/cc/cc1
>> total 4
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:54 .
>> drwxr-xr-x 13 root wheel 512 Oct 9 08:54 ..
>>
>> bash-2.05b# pwd; ls -la
>> /usr/obj/usr/src/gnu/usr.bin/cc
>> total 26
>> drwxr-xr-x 13 root wheel 512 Oct 9 08:54 .
>> drwxr-xr-x 21 root wheel 512 Oct 9 11:23 ..
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 c++
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 c++filt
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:54 cc1
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 cc1obj
>> drwxr-xr-x 2 root wheel 1024 Oct 9 08:55 cc1plus
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 cpp
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 cpp0
>> drwxr-xr-x 2 root wheel 512 Sep 26 10:34 doc
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 gcov
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 protoize
>> drwxr-xr-x 2 root wheel 512 Oct 9 08:55 tradcpp0
>>
>> What is wrong? Current system is 5.1-RELEASE-p8
>>
>> Yours truly,
>> Boris Kovalenko
>>
>>
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to
>> "freebsd-current-unsubscribe@freebsd.org"
>
>
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F84FD0B.2000207>
