4e21c23414
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
1 line
54 B
Text
Executable file
1 line
54 B
Text
Executable file
cat test | perl -e 'while(<>) { s/&/\n/; print $_; }'
|