I have a Redhat box with a few simple scripts on it. I d like to run these scripts on that box remotely via an Android application.
Would I need to set up a webserver on the box and call these scripts over HTTP?
I m attempting to write a bash script to parse out the following log file and give me a list of CURRENT players in the room (so ignoring players that left, but including players that may have rejoined)...