Useful bash aliases

1
2
alias rast='sudo service apache2 start'
alias rare='sudo service apache2 restart'
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
make sure your run
[$ source ~/.bash]
after you done editing your .bash file

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.