Skip to content

Can't set "binary prefix" setting #590

Closed Answered by hanna-kn
Xotchkass asked this question in Q&A
Discussion options

You must be logged in to vote
> help binary prefixes

binary prefixes (binpref)
If activated, binary prefixes are used by default for information units.
(0* = off, 1 = on)

> 1024byte

  1024 bytes = 1.024 kB

> set binary prefixes

  1.024 kB = 1 KiB

Try set base display 2 instead.

> help base display

base display (basedisp)
(0 = none, 1* = normal, 2 = alternative)

> set basedisp 2
> 42->bin

  42 = 0b0000101010

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Xotchkass
Comment options

@Xotchkass
Comment options

@hanna-kn
Comment options

@Xotchkass
Comment options

Answer selected by Xotchkass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants