Small script that will wait for a TCP connection and respond with the contents of the configured directory.

Lily Carpenter c40bd717dd Fix minor bugs in python version %!s(int64=11) %!d(string=hai) anos
.gitignore 93ee95938b Initial commit %!s(int64=8) %!d(string=hai) anos
LICENSE c5b6144267 Update LICENSE %!s(int64=8) %!d(string=hai) anos
README.md a7a5f0fbbf Added python version %!s(int64=8) %!d(string=hai) anos
ls_echo.py c40bd717dd Fix minor bugs in python version %!s(int64=8) %!d(string=hai) anos
ls_echo.rb f2197dc9d3 Fixed to where server errors happen before the fork. %!s(int64=8) %!d(string=hai) anos

README.md

ls_echo

Small script that will wait for a TCP connection and respond with the contents of the configured directory.

Usage: ./ls_echo.rb <port> <directory>

   ./ls_echo.py \<port\> \<directory\>