Search Results

Search: Posts Made By: goldenglobe
1,584
Posted By goldenglobe
shell_life
Thanks a lot shell_life - your script is perfect!!

Fantastic!!

Regards Reto
1,584
Posted By goldenglobe
your statement
thanks a lot shell_life for your statement!
I will test it asap.

Regards Reto
1,584
Posted By goldenglobe
Thank u
I have checked the man pages already.

I'm using now a find, move everything to a file:
find /app/oracle/product -type f -exec grep -l data1 {} \; > data1_files.txt

Then I will loop that file...
1,584
Posted By goldenglobe
exchange data1 with data2 on files for all subdirectories
Hi

I have to replace value data1 by data2 where existing inside all the files on directory and subdirectories /data/bin

Is it working using find and sed in combination. Does sed also working...
2,330
Posted By goldenglobe
find command to detect installations
Hi
I'm wondering how I can find all the files which were installed on certain date?

For example: I'm looking for alle the files which were installed on the 11.09.06 on the system.

Does...
Showing results 1 to 5 of 5

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