Skip to content

Omotolani98/Server-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Server Stats

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

Adding Script to Path

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages