Mailinglist Archive: opensuse (3566 mails)

< Previous Next >
[opensuse] bashrc
  • From: Vince Oliver <vince@xxxxxxxxxxxxxxx>
  • Date: Tue, 24 Apr 2007 09:24:16 +0200 (CEST)
  • Message-id: <Pine.LNX.4.62.0704240923330.19990@xxxxxxxxxxxxxx>
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >