new to Unix shell commands. I need to echo files in current directory who s names DO NOT start with cs .
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)...