Bash Remove files from list with files

Remove files from list with files

cat files.txt | xargs -d \\n rm -r