removing /var/empty on a non-system disk

Matthew Seaman matthew at FreeBSD.org
Fri May 25 20:44:38 UTC 2012


On 25/05/2012 22:04, Gary Aitken wrote:
> I've got a disk previously used as a sys disk I'm trying to clean up.
> What's the key to removing /var/empty?

# chflags 0 /var/empty
# rm -rf /var/empty

is the usual idiom.

	Cheers,

	Matthew	

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120525/3b05ad59/signature.pgp


More information about the freebsd-questions mailing list