0
llucycodes42
Shortcut: file.find
file.find
0 Comments
readarray -t resultArray < <(find "/path/to/search" -maxdepth 1 -type f -name "criteria")