Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Although, it'd be fairly simple to do this in python:

python3 -c 'import sys; list(print(line.strip()) for line in sorted(sys.stdin, key=str.lower))'



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: