Skip to content

Instantly share code, notes, and snippets.

@kunev
Created August 25, 2011 14:36
Show Gist options
  • Save kunev/1170809 to your computer and use it in GitHub Desktop.
Save kunev/1170809 to your computer and use it in GitHub Desktop.
Easy file sharing with commandline python
python -c 'import SimpleHTTPServer; SimpleHTTPServer.test()'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment