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

My most used function is probably the one I use to find the most recent files:

    lt () { ls --color=always -lt ${1} | head }


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

Search: