in message <[EMAIL PROTECTED]>, wrote Marty Landman thusly... > > Let's say I want to > > mv /sbin /usr/sbin > mv /root /usr/root > > How problematic can this become?
You should know there already is one /usr/sbin ... which will be late if you had already mv(1)'d as root w/o -i option. You should not have any problems moving /root to elsewhere other than those related to mount & single user, well, use. - Parv -- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
