- 论坛徽章:
- 0
|
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!
[color="#0000ff"]
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
# cd /backup/sys/WAS
[color="#ff0000"]# 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[color="#0000ff"]
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!
[color="#0000ff"]
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
# cd /backup/sys/WAS
[color="#ff0000"]# 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[color="#0000ff"]
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/6371/showart_29340.html |
|