This script will find all files beneath the current dir, matching the first agumument. Put the code into a bash file and execute it like so:
./bashfile.sh image
In that example, it will find all files with "image" in the name. You don't need to wildcard your search.
Added by JC on 13th July, 2010
There are no comments about this snippet.
You must be registered and logged in to post a comment.
Login here to post a comment