Build and execute command lines from standard input
-I REPLACE_STR
Execute a command
ls | xargs file
Execute the file command for each file in the current directory