Search Results

Search: Posts Made By: wangzosen
4,113
Posted By wangzosen
Can you give an example? Thanks.
Can you give an example? Thanks.
4,113
Posted By wangzosen
Thanks for your info. You are correct but I do...
Thanks for your info. You are correct but I do not understand why. Both sh and bash are using /bin/bash. I thought they should act the same.

-> type sh
sh is hashed (/bin/sh)
-> ls -lt /bin/sh...
4,113
Posted By wangzosen
alias OH='cd ${ORACLE_HOME}' is in both...
alias OH='cd ${ORACLE_HOME}' is in both .bash_profile and .bashrc.
-> echo $HOME;alias OH
/home/oracle
alias OH='cd ${ORACLE_HOME}'
after following command:
-> sh
-> ...
4,113
Posted By wangzosen
Missing alias definitions after involve another shell
I setup alias on my .bash_profile. It works very will until I did another sh on command prompt. I typed alias on new shell and all the definitions did not carry over. How to correct this? Thanks in...
2,675
Posted By wangzosen
Cool. You are the men and thank you for help.
Cool. You are the men and thank you for help.
2,675
Posted By wangzosen
Thanks for response. It is exactly what I want....
Thanks for response. It is exactly what I want. Is it possible to have highlight or color code the keyword on output?
2,675
Posted By wangzosen
display (ehco) 5 lines before and after find keyword
I like to display 5 lines before and after find some keywork (i.e. error).

Thanks in advance
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 09:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy