User since: May 16, 2000 at 09:12 UTC (25 years ago)
Last here: Jun 06, 2011 at 11:32 UTC (14 years ago)
Experience: 38
Level:Novice (2)
Writeups: 7
Location:Stanford
User's localtime: Oct 05, 2025 at 08:46 -07
Scratchpad: View
For this user:Search nodes

Sure, I'll sort your mother.

echo 'your mother' | perl -le 'print grep {/./} sort split "", <>'
[download]