Mailinglist Archive: opensuse (3566 mails)

< Previous Next >
Re: [opensuse] bashrc
  • From: Rolf Masfelder <suse@xxxxxxxxx>
  • Date: Tue, 24 Apr 2007 11:33:39 +0200
  • Message-id: <200704241133.39652.suse@xxxxxxxxx>
Am Dienstag, 24. April 2007 09:24 schrieb Vince Oliver:
> 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 is usefull? 
>
>
> This alias in not executed.  How to define such aliases?
use `backticks` (I hope you see them ;-) ... `echo ...`

>
>
> thanks
> oliver
good luck

Rolf
-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
References