Command line Index Page 1
python3 http server command line
In this short tutorial we explain how to start a simple http server from the command line, very useful to share files across the network. Just execute python -m http.server 8000
Command line Index Page 1
Windows batch: How do I shutdown/restart/logoff using a bat file?
See examples of .bat files to restart/shutdown the windows machine. The example also works to restart a windows computer using a remote session