Search Results

Search: Posts Made By: knubo
Forum: Linux 05-28-2010
32,554
Posted By Corona688
If you're using GNU find, you can use the -regex...
If you're using GNU find, you can use the -regex option:

find ./ -regextype posix-extended -regex ".*\.(pl|pm|sql|so|sh|java|class|jar|gz|Z)"

If you don't have GNU find, you can use egrep:
...
Showing results 1 to 1 of 1

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