Hacker News new | past | comments | ask | show | jobs | submit login

In the same vein, you can try http://flag.io/:

  curl -T /path/to/any/file flag.io
  # or
  cat some-file | curl -T - flag.io
Basically, pipe anything you want into it. It can also syntax-highlight your text files.



Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: