Re: Make alias



> > Ok..simple question how do I make an alias so that:  alias x'startx -- -nolisten
> > tcp  I want just to have to type x to get the startx -- -nolisten tcp   I tried
> > reading the man pages but for some reason I can't find it....
> 
> Using ksh here I use this in my .env file:
> 
> alias -x x='/usr/X11R6/bin/startx -- -nolisten tcp'
I would add the line simply into my .bash_profile or .bash_login
Using bash of course.

Kolos





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