Support
Forums

grep {} \;

Hi folks,
I am a student and looks like nearly impossible to google out what the "{}" and the \; want to exactly mean in this command:

find /usr/share/doc -type f -exec egrep -i -H -1 '3d (modeling|printing)' "{}" \; | cut -c -100

Can anyone enlighten me?

Thanks!
Hi folks,
I am a student and looks like nearly impossible to google out what the "{}" and the \; want to exactly mean in this command:

find /usr/share/doc -type f -exec egrep -i -H -1 '3d (modeling|printing)' "{}" \; | cut -c -100

Can anyone enlighten me?

Thanks!