Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tepix
2770 days ago
echo -e 'one\ntwo\nthree' | sed -ze 's/\n/|/g'
1 comments
ComputerGuru
2770 days ago
Hey, thanks for teaching me that!
link