Hi all

I would like to set some aliases in .bashrc that shall do some usefull things like:

alias al="echo $PATH | awk 'BEGIN{FS=":"} {for(i=1;i<=NF;i++) print $i}'"


This alias in not executed.  How to define such aliases?


thanks
oliver
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to