[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Can't get .bashrc to work
- From: Al Sparks <data345 yahoo com>
- To: redhat-list redhat com
- Subject: Re: Can't get .bashrc to work
- Date: Mon Aug 26 04:06:01 2002
--- "Gary A. Garibaldi" <ggaribaldi securbar com> wrote:
> Change alias x='xemacs' to
> alias x="xemacs"
> this should fix your .bashrc problem with alias use " "
In this particular case,
alias x=xemacs
or
alias x='xemacs'
or
alias x=xemacs
will do the same thing. Do it doesn't matter.
=== Al
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]