xargs and no xargs code example Example: xargs example echo 'one two three' | xargs mkdir ls one two three