args is like a better xargs
args works properly with spaces in the name of commands
It takes exactly one argument

Example

ls | args “mv -t ../f”