Skip to content

fix: improve awk logic for calculating filled bar and speed metrics#67

Open
halissontorres wants to merge 1 commit into
techjarves:mainfrom
halissontorres:fix/awk-logic-errors
Open

fix: improve awk logic for calculating filled bar and speed metrics#67
halissontorres wants to merge 1 commit into
techjarves:mainfrom
halissontorres:fix/awk-logic-errors

Conversation

@halissontorres

Copy link
Copy Markdown

For Linux, improve awk logic for calculating filled bar and speed metrics

Before:

Failed checks:
    · Write speed: 39,7 MB/s — too slow (minimum: 10 MB/s)
    · Read speed: 7220,5 MB/s — too slow (minimum: 20 MB/s)

  ✘  REQUIREMENTS NOT MET — Installation blocked.
     Resolve the failed checks above, then re-run this script.

After:

 ✔  ALL CHECKS PASSED — Your drive is ready!

Resolves #66

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.

awk: line 1: too many arguments in call to int: 2 (maximum 1)

1 participant