Linux Terminal Glossary
›
Text Processing
xargs -n 1 command
Category:
Text Processing
xargs -n 1 command
Copy command
Pass one argument at a time to the command
Passes one item at a time as an argument to the command, instead of all items at once.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.