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 Background Loop
Bash Bubble sort
Bash Print a number to different bases
Bash Connect stats
Bash Userlist
Bash Clean log files
Bash Indirect variable referencing
Bash Column totaler 3
Bash Escaped characters
Bash Calculates monthly payment on a mortgage