Search Results

Search: Posts Made By: GreatJerry
2,533
Posted By GreatJerry
HI , I change to find /sja* -name *.dbf...
HI , I change to

find /sja* -name *.dbf -type f -print

now it works well.

Thanks for help
2,533
Posted By GreatJerry
what is wrong with this command?
Hello,
I try to using the below command to find out all the datafiles under "sja"
direcotory.

$ xargs -i find {} -type f -ls < sja
/bin/ksh: sja: cannot open



so can you tell me what...
Forum: Solaris 06-02-2009
3,137
Posted By GreatJerry
sorry,seems like above command won't work
sorry,seems like above command won't work
Forum: Solaris 06-02-2009
3,137
Posted By GreatJerry
Thanks for response. I am sorry for confusing. ...
Thanks for response.
I am sorry for confusing.
I want to find out the files without containing a specific pattern (like example here:"Export terminated successfully without warnings")

Thank you...
Forum: Solaris 06-02-2009
3,137
Posted By GreatJerry
how to find out the file's name excluding string?
Hello,
Under one directory, I can use below command to find out the file names with string "Export terminated successfully without warnings"

grep -i -l "Export terminated successfully without...
3,007
Posted By GreatJerry
fixed
Hi, all friends,
You all are right.
it is fixed by creating file instead of command.
thank you all very much
Jerry
3,007
Posted By GreatJerry
Please help to debug a small shell script (maybe AWK problem)?
Hi Buddies,
The following is shell scripts which was borrowed from linux box for load average check. it runs good.
(this structure is simple, when load average is too high, it will send alert to...
3,330
Posted By GreatJerry
How to split current existing filesystem into small chunks?
Hello, Buddies:
I am a database administrator. we want to split existing 32G filesystem into separate chunks of 8G and map them into separate filesystems ?

For example:

/abc1/appl/oracle...
3,330
Posted By GreatJerry
How to split current existing 32G filesystem into 8G*4
Hello, Buddies:
I am a database administrator. we want to split existing 32G filesystem into separate chunks of 8G and map them into separate filesystems ?

For example:

/abc1/appl/oracle...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 03:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy