CODE
LIBARY.COM
Bash Remove files from list with files
Remove files from list with files
Published in:
Bash
cat files.txt | xargs -d \\n rm -r
cat files.txt | xargs -d \\n rm -r
Copy to Clipboard
Related Snippets
Bash Pattern Matching
Bash Timeout
Bash Parses and lists directory information
Bash Unsetting a variable
Bash Assert
Bash Counting
Bash Empty array
Bash Print a number to different bases
Bash Column totaler
Bash Column