User Tools

Site Tools


ubuntu:xargs:read_items_from_file

Ubuntu - xargs - Read Items From File

xargs is used to read standard input.

To read the items in a file, use the -a option.


xargs -a test.txt
ubuntu/xargs/read_items_from_file.txt · Last modified: 2021/06/22 13:11 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki