gash/test/20-pipe-sed.sh

2 lines
53 B
Bash

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