Bash Remove files from list with files

Remove files from list with files

Published in: Bash
cat files.txt | xargs -d \\n rm -r