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 12:11 by peter