b9c2cc
Update cli_getFilesList.sh: - Output list of files directly from `find' command. There is no need to create an intermediate FILES variable to output the list to stdout. In case of errors, they will be printed anyway.