Hacker News new | ask | show | jobs
by msvalkon 4277 days ago
For linux users, install xclip from your flavor of package managers and then:

    transfer file.txt | xclip
link is copied to your clipboard.