darkrc/bin/lines

3 lines
42 B
Plaintext
Raw Normal View History

#!/bin/sh
echo "$@" | sed -e 's/ \+/\n/g'