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

I use a bash function to immediately display the code:

  function qrshow(){ qrencode -s 10 "$1" -o - | display - ; }


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

Search: