in reply to a find question !!!!
I hope that this was more helpful :-) Thanks, Millerfor (`find /data/ -name "*.IND" | grep -E "xxx|yyy"`) ($patch) = ($_ =~ /.*\/(.*)\..*$/); @patch = $patch shift || '.';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: A find question !!!!
by Zaxo (Archbishop) on Aug 06, 2001 at 14:58 UTC | |
|
Re: A find question !!!!
by davorg (Chancellor) on Aug 06, 2001 at 14:31 UTC |