Hi all
I want to add a server description to some output. The command should look this up in another file.
$1 is the server_name, and $3 will be the description.
serverlist.txt has 2 columns: server_name and server_location
serverdesc.txt has 2 columns: server_name and server_description...