Y
Hacker News
new
|
ask
|
show
|
jobs
by
ko1nksm
701 days ago
The great thing about this game is that whoever knows UUoC will be the winner.
cat file.txt | tr a-z A-Z | sort (loser)
tr < file.txt a-z A-Z | sort (winner!)