I need to reduce the following into a single find statements.
$ find . -print | grep dir $ find . -print | grep ch
The only tip was given to