Article 5BJ81 have find to not print, ie. to supress as on lse condition

have find to not print, ie. to supress as on lse condition

by
BudiKusasi
from LinuxQuestions.org on (#5BJ81)
How do we have find to not print, ie. to supress, when on else condition ?
Code:find . -path '*/*t*s' \( -type d -printf "DIR:%p\n" -o -printf "**%p**\n" \) -o -print
--------^The pointed out by arrow alternative -printf "**%p**\n" is intended to be instructing suppress it instead"

How to solve it as if it's omitted altogether it'll be printed out? Thanks beforelatest?d=yIl2AUoC8zA latest?i=23K6x8-UXUw:VsxmyYMNlnI:F7zBnMy latest?i=23K6x8-UXUw:VsxmyYMNlnI:V_sGLiP latest?d=qj6IDK7rITs latest?i=23K6x8-UXUw:VsxmyYMNlnI:gIN9vFw23K6x8-UXUw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments