The sort and uniq commands accept input as filenames or from stdin (standard input) and output the result by writing to stdout.
Linux Shell Scripting Cookbook - Third Edition
by Shantanu Tushar
Published by
Packt Publishing, 2017
The sort and uniq commands accept input as filenames or from stdin (standard input) and output the result by writing to stdout.