Reply to comment

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.

Reply

The content of this field is kept private and will not be shown publicly.