This is the first project from Roadmap.sh Projects
Navigate to server-stats folder
cd server-stats/
Grant server-stats.sh executable permission
chmod +x server-stats.sh
Confirm $PATH
echo $PATH
Move the server-stats.sh script
mv server-stats.sh /usr/local/bin/
Make Script Executable
chmod +x /usr/local/bin/server-stats.sh
Verify that script is in your $PATH
which server-stats.sh
Run the script
server-stats.sh