Search Results

Search: Posts Made By: reyes99
963
Posted By reyes99
Thank you hanson44, That works!!
Thank you hanson44, That works!!
963
Posted By reyes99
Search and replace question
Hi all,

I am trying to modify an xml file and I wanted to search and replace using the sed command but here is my issue. I want to search and replace maximumHeapSize="512" and replace it with...
1,313
Posted By reyes99
Thank you Corona, I finally figured out...
Thank you Corona,

I finally figured out what you meant with the backticks and it worked perfectly.

Thanks for your help!!!

Rlph
1,313
Posted By reyes99
Thanks Corona, I an trying just the find...
Thanks Corona,

I an trying just the find command that you gave me but I am gettin the following error:

FIND_OLD_DIR="find . '!' -name '.' -type d -mtime +180 -prune"

Error:
find:...
1,313
Posted By reyes99
Do I need an Array for this?
Hi all,

I am trying to create a script that will read directories over 180 days so I can tar them and back them up. I am stuck on this part.


FIND_OLD_DIR='find . -type d -mtime +180' ...
Showing results 1 to 5 of 5

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