gash/test/20-pipe-sed.sh

2 lines
54 B
Bash

echo -e 'a\nb\nc' tests/data/star/* | \sed 's, ,\n,g'