Copy file into clipboard
# clipcopy <filename> to copy file into X clipboard
function clipcopy() {
cat $1 | xsel -ib
}
Written by zunda
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#