Outputting system commands

By Bob on

I had some struggle to properly output/format server outputs. I’ve always been a fan of automating stuff with bash, awk, etc. but need the browser to present the results and let the user interact. With C’s printf you can easily get a nice terminal output like this: column        |        column        |        column        …