CODE
LIBARY.COM
Home
/
Bash
Bash Remove files from list with files
Remove files from list with files
cat files.txt | xargs -d \\n rm -r
cat files.txt | xargs -d \\n rm -r
Copy to Clipboard
Related Snippets
Bash Assert
Bash Collatz
Bash Column
Bash Connect stats
Bash Word strings
Bash Playing games with anagrams
Bash Running seconds
Bash Locate matching strings in a binary file
Bash Empty array
Bash Matching