Paste the following in your shell: cat << EOF >> ~/.bashrc alias nocom='sed -e "/^\s*#/d" -e "/^\s*$/d"' EOF This sets up an alias, so that you don’t have to memorize…
Update: this functionality has been incorporated into my Killing Floor 2 Linux Server Installer. I recommend you use that instead. Preamble With the Killing Floor 2 Treacherous Skies patch things…