vastutsav / command-line-quick-reference

quick reference on command line tools and techniques for the people with limited time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rephrase ```find``` section

vastutsav opened this issue · comments

update the list returned will satisfy the conditions used in find command.
to

  • conditions/filters can be defined for find command. find will will return only those files and directories which satisfy those conditions.