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

date -I even works on macOS, which I was pleasantly surprised by!

If you want the exact alphabet behaviour as the OP:

    $ echo {a..z} $'\n' {A..Z} | tr -d ' '


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

Search: