Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 11:13:24 +0200
From:      "Anders Andersson" <anders@sanyusan.se>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   rm dir, not empty?
Message-ID:  <006d01bdd4bf$9b5dcde0$4467a8c0@anders.sanyusan.se>

next in thread | raw e-mail | index | archive | help
Hello!

I am trying to remove a dir but rm claims it is not empty:

ls gives:

[root@enterprise /usr/obj/usr/src/gnu/lib/libgmp]# ls -la
total 2
drwxr-xr-x  1 root  bin  1024 31 Aug 09:06 ./
drwxr-xr-x  3 root  bin   512 31 Aug 09:06 ../

and rm:

[root@enterprise /usr/obj/usr/src/gnu/lib]# rm -rf libgmp/
rm: libgmp/: Directory not empty

I cant find any files in the dir, and I have done chflags -R noschg on the
whole /usr/obj/usr dir but still cannot remove.

Any tips?

B/RGDS


Anders Andersson

 ---------------------------------------------------------
   Anders Andersson           anders@sanyusan.se

   Sanyusan International AB  http://www.sanyusan.se/
   Västgötagatan 11           Tel: +46-(0)31-168730
   411 39 Gothenburg          Fax: +46-(0)31-209361
   Sweden
 ---------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006d01bdd4bf$9b5dcde0$4467a8c0>