OS: Ubuntu Server 16.04 LTS, but willing to find a universal solution.
I have written a script that starts my Minecraft Server. Let's say I want to create a command (e.g. startmc) to start the server without tinkering with the path to the script, cd-ing to directory etc... So, how can I associate some Bash commands to a simple - custom command I can run from the Terminal or SSH?