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

Agreed on the value of the list. I additionally dedupe as follows:

H() { history | egrep -v '^ *[[:digit:]]+ +H +' | grep "$@" | sort -rk 2 | uniq -f 1 | sort; }



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

Search: