Add permanent alias

 Add at the end of file ~/.bashrc

alias alias_command 'real command'

To load newly created alias immediately:

source ~/.bashrc


Total page views:

Comments

Popular posts from this blog

Useful aliases

Start all Docker containers