find juga support:
boolean operator semacam or/and find /dir -not -name 'exclude'
modified time,access time,change time find /dir -mtime +1d
untuk jelasnya: man find
More information about formatting options
find juga support:
boolean operator semacam or/and
find /dir -not -name 'exclude'
modified time,access time,change time
find /dir -mtime +1d
untuk jelasnya: man find