Thread
:
How to make aliases ?
View Single Post
geneven
2010-04-22 , 19:16
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#
5
I prefer to use vi to create the file, but it seemed to work for me.
You could also use leafpad if you have it installed.
You would go to the /home/user directory
You would type vi .profile and hit enter
after the vi editor opened you would type the letter i
then you would type the alias line you wanted
then you would type the esc key
then you would type :wq and hit enter
then you would be thru. close the xterm, reopen it and see if it works.
Last edited by geneven; 2010-04-22 at
19:19
.
Quote & Reply
|
geneven
View Public Profile
Send a private message to geneven
Find all posts by geneven