gash/test/pipe.sh

2 lines
43 B
Bash

echo -e 'a\nb\nc' * | sed 's, ,\n,g' | cat