Open bpowers opened 8 years ago
Find is super useful. Full documentation is here. For our implementation we need at least the following flags implemented:
-name $NAME
-iname $NAME
-type [df]
For details on these flags, check the man page above.
Hi @bpowers I would like to implement this command
@uttpal great!
@bpowers @uttpal any progress on the implementation of find?
find
Find is super useful. Full documentation is here. For our implementation we need at least the following flags implemented:
-name $NAME
-iname $NAME
-type [df]
For details on these flags, check the man page above.