Tuesday, April 29, 2008

System Wide Aliases

In order to set an alias in linux that is system wide for all users and permanent you can put your aliases either into the /etc/bash.bashrc (global settings) or into the .bash_aliases in your home directory. It is a good idea to put them at the end of these files and put a comment so that others, or the future you will know that you make the alias.

No comments: