Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Implementation for Load Averages: #27

Merged
merged 2 commits into from
Nov 23, 2021
Merged

Added Implementation for Load Averages: #27

merged 2 commits into from
Nov 23, 2021

Conversation

saintphaenixos
Copy link
Contributor

An early implementation of Load Averages for Fetch.sh

This is a simple redirection of the /proc/loadavg file which stores this information, and breaks it into an array which is then output via Echos. Since each load average is a separate member of the array, they can be arranged tastefully and easily should anyone wish to move their location in the code.

closes #21

An early implementation of Load Averages for Fetch.sh
@wick3dr0se wick3dr0se merged commit 88be136 into wick3dr0se:master Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recommendation: Include load averages
2 participants