LibScanner
LibScanner copied to clipboard
Address rm: cannot remove ‘*.xml’ and ‘*.gz’: No such file or directory.
Upon the first execution, there is no .xml to remove. After the loop finishes, all downloaded .xml.gz files should have been already gunzipped.
Using rm -f avoids the "No such file or directory" noise.