If anyone here uses Linux and wants to check out a script I wrote over the weekend, here it is.
This is my last assignment for a bash scripting class that I am taking at my college.
All this script does is basically translates the command "uptime" into a bar graph in the terminal window.
Link to the actual assignment;
https://scs.senecac.on.ca/~john.selmys/subjects/ops435-123/ass02.html
View attachment cload.doc
Download this file and remove the .doc extention. I only added it on there so that I could upload the script to here. Apparently there is a maximum of 11000 characters per forum post.
If you don't know how to run a script on Linux, feel free to ask and I will try to answer
And if you do run it and you find an error or it breaks, let me know pleasssssssssse.
This is my last assignment for a bash scripting class that I am taking at my college.
All this script does is basically translates the command "uptime" into a bar graph in the terminal window.
Link to the actual assignment;
https://scs.senecac.on.ca/~john.selmys/subjects/ops435-123/ass02.html
View attachment cload.doc
Download this file and remove the .doc extention. I only added it on there so that I could upload the script to here. Apparently there is a maximum of 11000 characters per forum post.
If you don't know how to run a script on Linux, feel free to ask and I will try to answer
And if you do run it and you find an error or it breaks, let me know pleasssssssssse.
Last edited: