Thanks, you're right, I totally forgot to include an "ls" example. I'll try to add one here this morning. Usually I use ls with the -ld option, like this:
find . -name "foo" -exec ls -ld {} \;
I'll add this next. Thanks again.
Thanks, you're right,
Thanks, you're right, I totally forgot to include an "ls" example. I'll try to add one here this morning. Usually I use ls with the -ld option, like this:
find . -name "foo" -exec ls -ld {} \;I'll add this next. Thanks again.