xargs(1) rm(1) -rf
build and execute command lines from standard input
remove files or directories
-r, -R, --recursive
       remove directories and their contents recursively
-f, --force
       ignore nonexistent files, never prompt
source manpages: xargsrm