>Hi,
>How do I create aliases in the bash shell?
>--
>Jesper Nyholm Jensen

Well, I do it by editing .bashrc in my home directory. If you want to add an 
alias for all users, edit /etc/profile.d/alias.sh

To make an alias, the syntax is (roughly)

alias alias-name='alias contents'
as in:
alias rashas='rlog -L -R -lrasdan RCS/*'

James

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to