TfouTfou 0 Posted September 25, 2003 Hi I got a linux server @ klanhost and it work fine but i would like to know all the possible command line parameters . And i would like to log server activity , how can i do ?? Thx Share this post Link to post Share on other sites
benu 1 Posted September 25, 2003 ./server -config=$CONF &> $LOGFILE You could use the search function for the server parameters, or use the strings command on the server exe... Share this post Link to post Share on other sites