External dependencies? Meh. Is my script calling python3 -m http.server a Bash web server, then? Real programmers write web servers using only Bash builtins!
written entirely in Bash
...
Dependencies
either Ncat (not openbsd-nc, not netcat, not nc) or socat, or a combo of both
External dependencies? Meh. Is my script calling python3 -m http.server a Bash web server, then?
One of the main consequences of a small userbase. Its not always a negative as some small communities are propped up by great contributors but it's often abused.
One of the main consequences of a small userbase. Its not always a negative as some small communities are propped up by great contributors but it's often abused.
This is incredible. I was writing a server setup suite in BASH at one point but it never reached the maturity that these projects have. Happy to see what other people do in my favorite programming...
This is incredible. I was writing a server setup suite in BASH at one point but it never reached the maturity that these projects have. Happy to see what other people do in my favorite programming language
External dependencies? Meh. Is my script calling
python3 -m http.servera Bash web server, then?Real programmers write web servers using only Bash builtins!
This may be the most egregious offender yet. I love/hate it.
I am a bit out of the loop, but why is there this sudden influx of everything being written in bash?
One of the main consequences of a small userbase. Its not always a negative as some small communities are propped up by great contributors but it's often abused.
They're all posted by @hungariantoast, he posts those every day, if you click the link in his comment you'll get to yesterday's bash post
This is incredible. I was writing a server setup suite in BASH at one point but it never reached the maturity that these projects have. Happy to see what other people do in my favorite programming language