What is the '+' in find command for?
I have some times come across the use of trailing + while using unix commands like find.
Example from SO post -
find -exec touch -t 201007162310.00 \+
Please help me understand the use of this.
I have some times come across the use of trailing + while using unix commands like find.
Example from SO post -
find -exec touch -t 201007162310.00 \+
Please help me understand the use of this.
No comments:
Post a Comment