size value

A size value is a "size" specified as a number followed by a unit postfix (b, k, m, g, t).

Syntax <keyword>=<value><unit-postfix>

  • <keyword> The argument-keyword.
  • <value> The value to match against value of <keyword> with operator <operator>
  • <unit-postfix> b (byte) k (kilo-byte), m (mega-byte), g (giga-byte), t (terra-byte)

Examples

...