Could you change was01p_logbk.sh?

发表于:2007-06-08来源:作者:点击数: 标签:
Dearxxx san, How are you doing? Oh,oops! I have been completed my task with change was 01p_logbk.sh and make directories . But I have a question that the following action is correct , all right? Could you confirm it again,please? Thanks a

Dear xxx san,

How are you doing?

Oh,oops!
I have been completed my task with change was01p_logbk.sh and make directories .
But I have a question that the following action is correct , all right?
 Could you confirm it again,please?
Thanks a lot!

<was01p_logbk.sh>

for "was logs"

/usr/WebSphere/AppServer/logs/GAL/xxxx -> /usr/WebSphere/AppServer/logs/GALX/xxxx
/usr/WebSphere/AppServer/logs/GPC/xxxx -> /usr/WebSphere/AppServer/logs/GPCX/xxxx
/usr/WebSphere/AppServer/logs/GSI/xxxx -> /usr/WebSphere/AppServer/logs/GSIX/xxxx

for "remove logs"

find /backup/sys/WAS/logs/GAL xxxx -> find /backup/sys/WAS/logs/GALX xxxx find /backup/sys/WAS/logs/GPC xxxx -> find /backup/sys/WAS/logs/GPCX xxxx find /backup/sys/WAS/logs/GSI xxxx -> find /backup/sys/WAS/logs/GSIX xxxx

<make directoies>

# cd /backup/sys/WAS
# mkdir GALX
# mkdir GPCX
# mkdir GSIX
# chmod 777 GALX
# chmod 777 GPCX
# chmod 777 GSIX

Best Regards,
*************************************
xxxx
System dept.,
Data Network Equipment Co., Ltd

TEL:+xxxxxxxx
MAIL:xxxxxx
 

Dear xxx san,

How are you doing?

Oh,oops!
I have been completed my task with change was01p_logbk.sh and make directories .
But I have a question that the following action is correct , all right?
 Could you confirm it again,please?
Thanks a lot!

<was01p_logbk.sh>

for "was logs"

/usr/WebSphere/AppServer/logs/GAL/xxxx -> /usr/WebSphere/AppServer/logs/GALX/xxxx
/usr/WebSphere/AppServer/logs/GPC/xxxx -> /usr/WebSphere/AppServer/logs/GPCX/xxxx
/usr/WebSphere/AppServer/logs/GSI/xxxx -> /usr/WebSphere/AppServer/logs/GSIX/xxxx

for "remove logs"

find /backup/sys/WAS/logs/GAL xxxx -> find /backup/sys/WAS/logs/GALX xxxx find /backup/sys/WAS/logs/GPC xxxx -> find /backup/sys/WAS/logs/GPCX xxxx find /backup/sys/WAS/logs/GSI xxxx -> find /backup/sys/WAS/logs/GSIX xxxx

<make directoies>

# cd /backup/sys/WAS
# mkdir GALX
# mkdir GPCX
# mkdir GSIX
# chmod 777 GALX
# chmod 777 GPCX
# chmod 777 GSIX

Best Regards,
*************************************
xxxx
System dept.,
Data Network Equipment Co., Ltd

TEL:+xxxxxxxx
MAIL:xxxxxx
 

原文转自:http://www.ltesting.net