[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Can't get .bashrc to work



--- "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]