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 Encrypt quotes
Bash Clean log files
Bash Parses and lists directory information
Bash Converts a specified input file to uppercase
Bash Passing an indirect reference to a function
Bash Subshell
Bash Bubble sort
Bash Adding a second hard drive to system
Bash Setting a variable to the output of a loop
Bash Unit conversion