Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 1997 21:59:56 -0200 (EDT)
From:      Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
To:        mdavis@io.cts.com (Morgan Davis)
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: unremovable library files
Message-ID:  <199711022359.VAA00921@gaia.coppe.ufrj.br>
In-Reply-To: <199711020904.BAA00225@io.cts.com> from Morgan Davis at "Nov 2, 97 01:04:21 am"

next in thread | previous in thread | raw e-mail | index | archive | help
#define quoting(Morgan Davis)
// I've successfully cvsupped 2.2.5-RELEASE sources, made world, rebooted
// several times, and all is quite dandy.  However, my drive where I keep
// /usr/src and /usr/obj is at 95%.  To free some space, I wanted to
// remove all the stuff in the obj directory.  An rm -r did the trick,
// except it refuses to remove the following files and directories in
// /usr/obj/tmp:
// 
// ./lib:
// total 486
// -r--r--r--  1 bin  bin  451474 Oct 25 03:06 libc.so.3.0
// -r--r--r--  1 bin  bin   12583 Oct 25 02:03 libcipher.so.2.0
// -r--r--r--  1 bin  bin   16698 Oct 25 03:06 libdescrypt.so.2.0

# ls -lo /usr/lib/libc.so.3.0
-r--r--r--  2 bin  bin  schg 426898 Oct 18 00:56 /usr/lib/libc.so.3.0
                        ^^^^

man chflags

					Jonny

--
Joao Carlos Mendes Luis			jonny@gta.ufrj.br
+55 21 290-4698				jonny@coppe.ufrj.br
Universidade Federal do Rio de Janeiro	UFRJ/COPPE/CISI
PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2  83 5F E3 26 BF 0F EA 67



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711022359.VAA00921>