HN Explorer
↵
Trending
Stats
☾
Web server in 50 lines of bash
(github.com)
2 points
by
esad
13y ago
↗ HN
1 comment
[
3.4 ms
]
story
[
22.4 ms
]
thread
[–]
geophile
13y ago
↗
Or in 3 lines:
#!/bin/sh cd $1 python -m SimpleHTTPServer 8000
1 comment
[ 3.4 ms ] story [ 22.4 ms ] thread