Hi!
If I do this:
alias suo='su - oracle -c ". /.aliases; exec $SHELL"'
and then run my new alias, only the varaibles I export are brought over, not the aliases....Why is that?
Thanks!
-John
Please see:
If I do this:
alias suo='su - oracle -c ". /.aliases; exec $SHELL"'
and then run my new alias, only the varaibles I export are brought over, not the aliases....Why is that?
Thanks!
-John
Please see: