TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:17715] Aliasing



That doesn't work - you have to alias a command, not
just text.  :)

Nick





veldy@veldy.net, on 05/16/2000 12:07:15 PM
To: tclug-list@mn-linux.org @ PMDF
cc:  
Subject: Re: [TCLUG:17715] Aliasing

how about:

alias aux='-ef'

Personally, I would just do:

alias psa='ps -ef'

and use psa from now on.

Tom Veldhouse
veldy@veldy.net

----- Original Message -----
From: <Nick.T.Reinking@supervalu.com>
To: <tclug-list@mn-linux.org>
Sent: Tuesday, May 16, 2000 11:09 AM
Subject: Re: [TCLUG:17715] Aliasing


> No, no.  I know how aliasing works.  But I need to alias
> something with a space in it, and nothing works.  I've tried:
>
> alias 'ps aux'='ps -ef'
> and
> alias 'ps\ aux'='ps -ef'
> and
> alias ps\aux='ps -ef'
> etc...
>
> Nick REinknig
>
>
>
>
>
> seth_bernsen@udlp.com, on 05/16/2000 11:06:48 AM
> To: tclug-list@mn-linux.org @ PMDF
> cc:
> Subject: Re: [TCLUG:17715] Aliasing
>
>
> > Woo!  My first real question!
> >
> > I always forget that I'm on Solaris, and I was wanting
> > to alias 'ps aux' to 'ps -ef' - but I can't get anything to work.
>
> Woo, my first answer.  If you use csh, here are a few examples of
> aliases I use:
>
> alias ls 'ls -aF'
> alias cd 'cd \!*; set prompt="`hostname`:`pwd` ! >"'
>
>
> --
> Seth Bernsen
> Software Engineer
> United Defense
> Phone: 612-572-4993
> Fax:   612-572-4858
> http://www.udlp.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>
>
>
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
For additional commands, e-mail: tclug-list-help@mn-linux.org