You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
An experimental version of Disk support is currently in master.
You can enable it by uncommenting this in the info function at the top of the script
info "Disk" disk
Here's the status for Disk support:
Linux
Mac OS X
FreeBSD
OpenBSD
Missing the launch flag needed to get total
NetBSD
Missing the launch flag needed to get total
Windows
Adding support for OpenBSD and NetBSD is impossible at this point as I can't find a way to get the disk total since the launch flag I'm using for all other OS doesn't exist.
If you have an idea on how to get the total disk space of all disks on OpenBSD or NetBSD
then open a new issue or send a PR.
The text was updated successfully, but these errors were encountered:
An experimental version of Disk support is currently in master.
You can enable it by uncommenting this in the info function at the top of the script
info "Disk" disk
Here's the status for Disk support:
Adding support for OpenBSD and NetBSD is impossible at this point as I can't find a way to get the disk total since the launch flag I'm using for all other OS doesn't exist.
If you have an idea on how to get the total disk space of all disks on
OpenBSD
orNetBSD
then open a new issue or send a PR.
The text was updated successfully, but these errors were encountered: