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 Capture keystrokes without needing to press ENTER
Bash MNTUSERS group
Bash Command substitution
Bash Run as root
Bash Timeout
Bash Tout
Bash Using stty to set an erase character when reading input
Bash Generate Script
Bash And or
Bash Converts a specified input file to uppercase