gash/test/20-pipe-sed.sh

2 lines
53 B
Bash
Raw Normal View History

2018-10-31 19:22:13 +00:00
echo -e 'a\nb\nc' test/data/star/* | \sed 's, ,\n,g'