Tagged Questions
3
votes
1answer
226 views
Can sudo use my existing aliases?
How can I let sudo use my existing aliases in my .bash_profile (or .bashrc, .profile …)?
For example I want to be able to use ll instead of ls -laGF as sudo.