Results 1 to 2 of 2
Hi,
When I type echo $0 in the terminal , I find that my shell is /bin/bash. But, I can't use the alias command. It doesn't work. I thought it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-09-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 1
my alias doesn't work, how can i use alias?
Hi,
When I type echo $0 in the terminal , I find that my shell is /bin/bash. But, I can't use the alias command. It doesn't work. I thought it was supposed to work on the bash shell. how can I make the alias command work? can anyone help here?
Thank you
- 06-09-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
You will get an explaination in the mandocs,
What did you type and how did it not succeed?Code:man alias


Reply With Quote
