Hello gurus,
I want want find pdf files only in this , /u01/a/b/c/directories/images_dir/
there are sub directories in images_dir, but i do not want to go search them, i used find but it gets all the pdf's from subdirectories, prune and maxdepth not working any suggestions.
Thank you