-type f -exec grep <คำที่ต้องการค้นหา> {} /dev/null ; อย่างเช่น ต้องการค้นหา king60 ในไฟล์ที่อยู่ใต้รูทไดเรกทอรี joomla find joomla -type f -exec grep king60 {} ; อ้างอิงจาก http://www.cs.utk.edu/~plank/plank/classes/cs494/494/notes/Cat/lecture.html