With prune I seem to get what I want, thanks.
I kind of just discovered it before notification of your post arrived.
So find /home/oracle/* -prune -type flbc
produced:
/home/oracle/err.txt
/home/oracle/findlarg.txt
/home/oracle/mbox
/home/oracle/orapwIFSL
/home/oracle/smit.log
/home/oracle/smit.script
PERFECT!
One side issue, if the folder is empty it returns an error..
"find: 0652-019 The status on /oracledata/DB/backup/* is not valid."
How does one trap this to IGNORE it. Ie, I don't care the fact it is empty but don't want to include the error in the output.
thanks
Applications Support
UK