$darkmode
Elektra 0.11.0
|
See installation. The package is called libelektra5-extra
.
The following representation standards of units are currently supported and can be used by setting check/unit
:
<numeric value><one or more spaces><memory unit>
e.g. 20 MB, 256 KB
The following representation standards of units are currently supported and can be use by setting check/unit
to:
<numeric value><one or more spaces><memory unit>
e.g. 20 MB, 256 KB, the value then will be normalized to bytes
e.g. 20 KB will become 20000 Bytes
Only basic units are supported (everything from Bytes to Petabytes, but no KiB, MiB or Gib) The max value is limited by the capacity of unsigned Longs. Using greater values will result in an error.