Date: Sun, 07 Jun 1998 19:40:13 -0400 From: Bryan Seltzer <bryan@chesco.com> To: freebsd-questions@FreeBSD.ORG Subject: var:device busy? Message-ID: <199806171030.GAA28474@carriage.chesco.com>
next in thread | raw e-mail | index | archive | help
vers 2.2.6 I need help, this is what I am doing mkdir /usr/var cd /var (old var dir) tar -cf - . | (cd /usr/var; tar xf - ) cd / rm -rf /var after this command I get this response /var: device busy can anyone tell me why? thanks Bryan Seltzer "one day at a time" 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?199806171030.GAA28474>