.\" -*- coding: UTF-8 -*-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.50.1.
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH NUMFMT 1 "April 2026" "GNU coreutils 9.11" "Opdrachten voor gebruikers"
.if t .if \n(.g \{\
. ds mono \f(CR
. ds /mono \fP
.\}
.\" Define monospaced roman font for groff in troff mode.
.SH NAAM
numfmt \- converteer getallen van/naar leesbare teksten
.SH SAMENVATTING
\fBnumfmt\fP [\fI\,OPTIE\/\fP]... [\fI\,GETAL\/\fP]...
.SH BESCHRIJVING
.\" Add any additional description here
.PP
Herformatteer GETAL(len), of de getallen van standaard invoer als er geen
gegeven zijn.
.PP
Een verplicht argument bij een lange optie is ook verplicht voor de korte
optie.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-debug'\fB\-\-debug\fP\X'tty: link'
waarschuwingen tonen bij ongeldige invoer
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-d'\fB\-d, \-\-delimiter=\,X\fP\X'tty: link'\/
te gebruiken scheidingsteken (in plaats van witruimte)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-field'\fB\-\-field=VELDEN\fP\X'tty: link'
replace the numbers in these input fields (default=1); see FIELDS below for
details
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-format'\fB\-\-format=FORMAAT\fP\X'tty: link'
gebruik het printf drijvende komme getal formaat; zie FORMAAT hier onder
voor details
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-from'\fB\-\-from=EENHEID\fP\X'tty: link'
auto\-scale input numbers to UNITs; default is 'none'; see UNIT below for
details
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-from\-unit'\fB\-\-from\-unit=N\fP\X'tty: link'
de grootte van de invoereenheid (in plaats van 1)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-grouping'\fB\-\-grouping\fP\X'tty: link'
use locale\-defined grouping of digits, e.g. 1,000,000. This has no effect
in the C/POSIX locale
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-header'\fB\-\-header[=N]\fP\X'tty: link'
de eerste N kopregels zonder converteren tonen; N is 1 wanneer niet
opgegeven
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-invalid'\fB\-\-invalid=MODUS\fP\X'tty: link'
wat te doen bij ongeldige getallen; MODUS kan zijn: 'abort' (standaard),
\&'fail', 'warn', 'ignore'
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-padding'\fB\-\-padding=N\fP\X'tty: link'
de uitvoer uitvullen tot dit aantal tekens; een positief getal lijnt rechts
uit, een negatief getal links; uitvulling wordt genegeerd als de uitvoer
breder is; standaard wordt uitgevuld als witruimte gevonden wordt
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-round'\fB\-\-round=METHODE\fP\X'tty: link'
te gebruiken afrondingsmethode bij herschalen; METHODE kan zijn: 'up',
\&'down', 'from\-zero' (standaard), 'towards\-zero', 'nearest'
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-suffix'\fB\-\-suffix=VOEGSEL\fP\X'tty: link'
dit achtervoegsel toevoegen aan uitvoergetallen, en accepteren bij
invoergetallen
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-unit\-separator'\fB\-\-unit\-separator=SEP\fP\X'tty: link'
insert SEP between number and unit on output, and accept an optional SEP in
input numbers
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-to'\fB\-\-to=EENHEID\fP\X'tty: link'
uitvoergetallen herschalen naar deze EENHEID (zie onder)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-\-to\-unit'\fB\-\-to\-unit=N\fP\X'tty: link'
de grootte van de uitvoereenheid (in plaats van 1)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#numfmt\-z'\fB\-z, \-\-zero\-terminated\fP\X'tty: link'
regels afsluiten met 0\-byte, niet met nieuweregel
.TP
\X'tty: link https://www.gnu.org/software/coreutils/numfmt#numfmt\-\-help'\fB\-\-help\fP\X'tty: link'
toon de helptekst en stop
.TP
\X'tty: link https://www.gnu.org/software/coreutils/numfmt#numfmt\-\-version'\fB\-\-version\fP\X'tty: link'
toon programmaversie en stop
.SS "Mogelijkheden voor EENHEID zijn:"
.TP
none
geen automatische herschaling; achtervoegsels geven een fout
.TP
auto
behalve optioneel enkele/twee letter achtervoegsel: 1K = 1000, 1k = 1000,
1Ki = 1024, 1M = 1000000, 1Mi = 1048576,
.TP
si
behalve optioneel enkel letter achtervoegsel: 1k = 1000, 1K = 1000, 1M =
1000000, \&...
.TP
iec
behalve optioneel enkel letter achtervoegsel: 1K = 1024, 1k = 1024, 1M =
1048576, \&...
.TP
iec\-i
behalve optioneel twee letter achtervoegsel: 1Ki = 1024, 1ki = 1024, 1Mi =
1048576, \&...
.SS "VELDEN ondersteund cut(1) stijl veld bereiken"
.TP
N
N\-de veld (tellend vanaf 1)
.TP
N\-
van N\-de veld tot het einde van de regel
.TP
N\-M
van N\-de tot en met M\-de veld
.TP
\fB\-M\fP
van eerste tot en met M\-de veld
.TP
\-
alle velden
.PP
Meerdere velden en/of bereiken zijn mogelijk, gescheiden door komma's.
.PP
FORMAAT moet geschikt zijn om een drijvende komma getal "%f' af te
drukken. Een optioneel aanhalingsteken (%´f) maakt \fB\-\-grouping\fP mogelijk
(als dat ondersteund wordt door de locale). Een optionele breedte waarde
(%10f) zal de uitvoer opvullen. Een optionele nul (%010f) zal met nullen
opvullen. Een optionele negatieve waarde (%\-10f) zal links uitlijnen. De
optionele precisie (%.1f) zal de door de invoer bepaalde precisie
overschrijven.
.PP
Exit status is 0 if all input numbers were successfully converted. By
default, numfmt will stop at the first conversion error with exit status 2.
With \fB\-\-invalid\fP=\fI\,'fail'\/\fP a warning is printed for each conversion
error and the exit status is 2. With \fB\-\-invalid\fP=\fI\,'warn'\/\fP each
conversion error is diagnosed, but the exit status is 0. With
\fB\-\-invalid\fP=\fI\,'ignore'\/\fP conversion errors are not diagnosed and the
exit status is 0.
.SH VOORBEELDEN
.IP
\*[mono]$ numfmt \-\-to=si 1000\*[/mono]
.IP
\-> "1.0k"
.IP
\*[mono]$ numfmt \-\-to=iec 2048\*[/mono]
.IP
\-> "2.0K"
.IP
\*[mono]$ numfmt \-\-to=iec\-i 4096\*[/mono]
.IP
\-> "4.0Ki"
.IP
\*[mono]$ echo 1K | numfmt \-\-from=si\*[/mono]
.IP
\-> "1000"
.IP
\*[mono]$ echo 1K | numfmt \-\-from=iec\*[/mono]
.IP
\-> "1024"
.IP
\*[mono]$ df \-B1 | numfmt \-\-header \-\-field 2\-4 \-\-to=si\*[/mono]
.br
\*[mono]$ ls \-l | numfmt \-\-header \-\-field 5 \-\-to=iec\*[/mono]
.br
\*[mono]$ ls \-lh | numfmt \-\-header \-\-field 5 \-\-from=iec
\-\-padding=10\*[/mono]
.br
\*[mono]$ ls \-lh | numfmt \-\-header \-\-field 5 \-\-from=iec \-\-format
%10f\*[/mono]
.SH AUTEUR
Geschreven door Assaf Gordon.
.SH "RAPPORTEREN VAN BUGS"
Rapporteer gebreken aan bug\-coreutils@gnu.org
.br
Webpagina van GNU coreutils:
.br
Algemene hulp bij gebruik van GNU\-software:
.br
Meld alle vertaalfouten op
.SH COPYRIGHT
Copyright \(co 2026 Free Software Foundation, Inc. Licentie GPLv3+: GNU GPL
versie 3 of later .
.br
Dit is vrije software: u mag het vrijelijk wijzigen en verder
verspreiden. Deze software kent GEEN GARANTIE, voor zover de wet dit
toestaat.
.SH "ZIE OOK"
Volledige documentatie op:
.br
of lokaal via: info \(aq(coreutils) numfmt invocation\(aq
.PP
.SH VERTALING
De Nederlandse vertaling van deze handleiding is geschreven door
Mario Blättermann
en
Luc Castermans
.
.PP
Deze vertaling is vrije documentatie; lees de
.UR https://www.gnu.org/licenses/gpl-3.0.html
GNU General Public License Version 3
.UE
of later over de Copyright-voorwaarden. Er is geen AANSPRAKELIJKHEID.
.PP
Indien U fouten in de vertaling van deze handleiding zou vinden,
stuur een e-mail naar
.MT debian-l10n-dutch@lists.debian.org
.ME .