Greetz,
I am a newbie of FreeBSD and I want to know how to set environment
inside chroot in a shell script.
My script looks like this:
chroot $NEWROOT /bin/sh -c "<command>"
And I want to set an environment, before the <command>.
Is it possible that it will inherit my parent environment? like the
environment set in my script?
Thanks,
Elan
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"