[mc] mcedit

mi codejodler at gmx.ch
Wed Jan 18 21:09:02 UTC 2023


It seems a root shell invoked with e.g. sudo -s takes $HOME of the admin calling it, and generally takes the admin env (but reducing it):

From the net, 

$ sudo -s
Password:
# whoami
root
# echo $HOME
/Users/armin


So the question is, is there a special root home folder ?  I've seen the path  /var/root/Library/Preferences somewhere. How about that.


More information about the mc mailing list