Originally posted by michel
View Post
YODA EDIT: slower than james, I am
ls -l $(which su) alias su
$sudo su #echo $HOME /root
$sudo -s #echo $HOME /home/username
sudo -sH
Comment