Back to Workflows
A toy workflow used for testing. Concatenates two text files and sorts the combined file.
Test case. Concatenates and sorts two small test files.
cat - concatenate files and print on the standard output.
Write sorted concatenation of all FILE(s) to standard output. With no FILE, or when FILE is -, read standard input.