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