Stoyan Zhekov's THOUghts TRash.

Python Instant Web Server

cd to a directory and run:
$ python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"
More tricks
Comments (View)
blog comments powered by Disqus