simple zsh plugin / shell script to share files easily via http
$ serv foobar.txt
$ Serving file: foobar.txt on port 8080
Open http://YOURIP:8080 in your Browser and a download will start.
http://www.razvantudorica.com/08/web-server-in-one-line-of-bash/