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 Usage message
Bash Escaped characters
Bash UBS install
Bash Simulating a two dimensional array
Bash Lists symbolic links in a directory
Bash Return a pseudorandom number
Bash Playing games with anagrams
Bash Column totaler
Bash Archive Weblogs
Bash Arrow key detect