Hacker News new | ask | show | jobs
by jcelerier 2198 days ago
one of my most used non-trivial shell commands must be

    uuidgen | awk '{ printf "\"" $1 "\"" }' | xclip -selection clipboard