Hacker News new | ask | show | jobs
by tannercollin 1639 days ago
Oh wow, and your pcopy / ppaste combo is a similar set up to my other project, https://reg.t0.vc

I use it like this:

  cat example.txt | push
  pull > example.txt
Maybe we are long-lost brothers!