Search Results

Search: Posts Made By: prakashoracledb
33,027
Posted By prakashoracledb
Hi ygemici, thanks for your time and...
Hi ygemici,

thanks for your time and valuable explanation about find command, i am really apperciated.

Thanks
Prakash
33,027
Posted By prakashoracledb
Hi, no luck for oracle >find...
Hi,

no luck for
oracle >find /mounts/qlims_adc_arch/qlatl -type f -mtime +7 -exec ls -l {} \;
yeah what i think is there should be calculation how find command will do what you say ?

Thanks...
33,027
Posted By prakashoracledb
Hi, it is l(L) and not 1(one) oracle...
Hi,

it is l(L) and not 1(one)

oracle >find /mounts/qlims_adc_arch/qlatl -mtime +7 -type f -exec ls -l {} \;
oracle >find . -mtime +7 -type f -exec ls -l {} \;
oracle >pwd...
33,027
Posted By prakashoracledb
HI Thanks for the reply. i have read man...
HI Thanks for the reply.

i have read man page but i could not got the answer
oracle >find . -mtime +7 -type f -exec ls -1 {} \; | wc -l
0
oracle >date
Thu Dec 9 02:21:11 EST 2010
oracle >ls...
33,027
Posted By prakashoracledb
find -mtime +7
Dear all,

find $ADMIN_DIR/$SID/arch/ -name '*.gz' -mtime +7 -exec rm {} \;

is it retaining 7 days OR 8 days .gz files ?

Thanks
Prakash
3,191
Posted By prakashoracledb
Hi, i got this error oracle >sh...
Hi,

i got this error

oracle >sh test.sh
test.sh: syntax error at line 12: `p=$' unexpected


can you help me further please

Thanks
Prakash
3,191
Posted By prakashoracledb
Hi, oracle >more testdb.begin ...
Hi,

oracle >more testdb.begin
---------------------------------------------------------------------------
11/10/10-02:47:30 --- testdb --- Beginning hot backup......
Showing results 1 to 7 of 7

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