You can make changes permanent on current shell using bashrc script like :-
~/.bashrc:-
1. make alias command='command'
2. functions and packages
3. shopt -s cdspell (set), shopt -u cdspell (unset), shopt -s autocd (set), shopt -u autocd (unset)
# Log in as root su - root # Execute opatchauto against the unzipped patch directory /u01/app/19.0.0/ grid /OPatch/opatchauto apply /tmp/pat...
No comments:
Post a Comment