Files
configure_oracle/configure-host-oel7/files/bash_aliases
2021-06-16 22:11:53 +02:00

3 lines
84 B
Bash

# bash_aliases
alias tns='cd $ORACLE_HOME/network/admin'
alias oh='cd $ORACLE_HOME'