do_find#

barecat.cli.shell.BarecatShell.do_find(arg)[source]#

Find files like /usr/bin/find: find [path] [-name PAT] [-type f|d] [-size [+-]N] [-maxdepth N]

Parameters:

arg (str)