안녕하세요..
친구가 급히 질문을 했는데,
제가 지식이 짧아 답변을 못해 이렇게 도움을 청합니다.
-질문내용------------------------------------------------------------
I need to write a simple script default.sh which will shut down our
databases.
The program is /etc/init.d/dbora stop
I'm setting UPS and I need to run dbora stop before UPS shuts down.
I guess putting /etc/init.d/dbora stop in default.sh won't run unless I
use
./
Please help me out with this.
--------------------------------------------------------------------
도움을 부탁드립니다.