.\" -*- 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 DU 1 "April 2026" "GNU coreutils 9.11" Brukerkommandoer
.SH NAVN
du \- estimate file space usage
.SH OVERSIKT
\fBdu\fP [\fI\,VALG\/\fP]... [\fI\,FIL\/\fP]...
.br
\fBdu\fP [\fI\,VALG\/\fP]... \fI\,\-\-files0\-from=F\/\fP
.SH BESKRIVELSE
.\" Add any additional description here
.PP
Summarize device usage of the set of FILEs, recursively for directories.
.PP
Argumenter som er obligatoriske for lange valg, er også obligatoriske for
korte valg.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-0'\fB\-0, \-\-null\fP\X'tty: link'
Separat utskrift med NUL i stedet for ny linje.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-a'\fB\-a, \-\-all\fP\X'tty: link'
Vis størrelsen på alle filer, ikke bare mapper.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-A'\fB\-A, \-\-apparent\-size\fP\X'tty: link'
print apparent sizes rather than device usage; although the apparent size is
usually smaller, it may be larger due to holes in ('sparse') files, internal
fragmentation, indirect blocks, etc.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-B'\fB\-B, \-\-block\-size=\,\fP\fISTØRR\fP\X'tty: link'\/
scale sizes by SIZE before printing them; See SIZE format below; E.g., '\-BM'
prints sizes in units of 1,048,576 bytes
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-b'\fB\-b, \-\-bytes\fP\X'tty: link'
Tilsvarer «\-\-apparent\-size \fB\-\-block\-size\fP=\fI\,1\/\fP».
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-c'\fB\-c, \-\-total\fP\X'tty: link'
Regn ut en totalsum.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-D'\fB\-D, \-\-dereference\-args\fP\X'tty: link'
Følg bare symbolske lenker hvis de er valgt på kommandolinja.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-d'\fB\-d, \-\-max\-depth=\,\fP\fIN\fP\X'tty: link'\/
Skriv ut totalsum for en mappe (eller fil med \fB\-\-all\fP) kun hvis den er N
eller færre nivå under kommandolinje\-argumentet (\fB\-\-max\-depth\fP=\fI\,0\/\fP
tilsvarer \fB\-\-summarize\fP).
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-files0\-from'\fB\-\-files0\-from=\fP\fIF\fP\X'tty: link'
summarize device usage of the NUL\-terminated file names specified in file F;
if F is \-, read names from standard input
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-H'\fB\-H\fP\X'tty: link'
Tilsvarer \fB\-\-dereference\-args\fP og \fB\-D\fP.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-h'\fB\-h, \-\-human\-readable\fP\X'tty: link'
Skriv ut størrelser i menneskelig lesbart format (f.eks. 1K 234M 2G).
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-inodes'\fB\-\-inodes\fP\X'tty: link'
Vis inode\-bruksinformasjon i stedet for blokkbruk.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-k'\fB\-k\fP\X'tty: link'
Tilsvarer \fB\-\-block\-size\fP=\fI\,1K\/\fP.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-L'\fB\-L, \-\-dereference\fP\X'tty: link'
Følg alle symbolske lenker.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-l'\fB\-l, \-\-count\-links\fP\X'tty: link'
Beregn størrelser mange ganger for harde lenker.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-m'\fB\-m\fP\X'tty: link'
Tilsvarer \fB\-\-block\-size\fP=\fI\,1M\/\fP.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-P'\fB\-P, \-\-no\-dereference\fP\X'tty: link'
Ikke følg symbolske lenker (dette er standard).
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-S'\fB\-S, \-\-separate\-dirs\fP\X'tty: link'
Ikke ta med størrelser på undermapper.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-si'\fB\-\-si\fP\X'tty: link'
Likner \fB\-h\fP, men regner enheter i 1000 i stedet for 1024.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-s'\fB\-s, \-\-summarize\fP\X'tty: link'
Bare vis en totalsum for hvert argument.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-t'\fB\-t, \-\-threshold=\,\fP\fISTØRRELSE\fP\X'tty: link'\/
Utelat oppføringer som er mindre enn valgt STØRRELSE hvis verdien er
positiv, eller større hvis STØRRELSE er negativ.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-time'\fB\-\-time\fP\X'tty: link'
Vis tidspunkt for forrige endring av filer i mappa, eller undermapper.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-time'\fB\-\-time=\fP\fIORD\fP\X'tty: link'
Vis tid av typen ORD, i stedet for endringstidspunkt: «atime», «access»,
«use», «ctime» eller «status».
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-time\-style'\fB\-\-time\-style=\fP\fISTIL\fP\X'tty: link'
time/date format with \fB\-\-time\fP; see TIME_STYLE below
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-X'\fB\-X, \-\-exclude\-from=\,\fP\fIFIL\fP\X'tty: link'\/
Utelat filer som samsvarer med mønster(e) i valgt FIL.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-exclude'\fB\-\-exclude=\fP\fIMØNSTER\fP\X'tty: link'
Utelat filer som samsvarer med MØNSTER.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-x'\fB\-x, \-\-one\-file\-system\fP\X'tty: link'
Hopp over mapper på ulike filsystemer.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/du#du\-\-help'\fB\-\-help\fP\X'tty: link'
Vis denne hjelpeteksten og avslutt.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/du#du\-\-version'\fB\-\-version\fP\X'tty: link'
Vis versjonsinformasjon og avslutt.
.PP
Verdier vises i enheter etter angitt STØRRELSEsformat fra \fB\-\-block\-size\fP,
og miljøvariablene DU_BLOCK_SIZE, BLOCK_SIZE og BLOCKSIZE. Standardenhet er
1024 byte (eller 512 hvis POSIXLY_CORRECT er valgt).
.PP
STØRRelse er et valgfritt argument i heltallsformat (eks.: 10M er
10*1024*1024). Gyldige enheter er K, M, G, T, P, E, Z, Y, R og Q
(1024\-byte\-enheter) \- evt. KB, MB, osv. (1000\-byte\-enheter). Du kan også
bruke binær\-prefiks i form av KiB (K), MiB (M), og så videre.
.PP
The \fB\-\-time\-style\fP STYLE argument can be full\-iso, long\-iso, iso, or
+FORMAT. FORMAT is interpreted like in \fBdate\fP(1). Also the TIME_STYLE
environment variable sets the default style to use.
.SH MØNSTER
PATTERN is a shell pattern (not a regular expression). The pattern \fB?\&\fP
matches any one character, whereas \fB*\fP matches any string (composed of
zero, one or multiple characters). For example, \fB*.o\fP will match any files
whose names end in \fB.o\fP. Therefore, the command
.IP
\fBdu \-\-exclude=\(aq*.o\(aq\fP
.PP
will skip all files and subdirectories ending in \fB.o\fP (including the file
\&\fB.o\fP itself).
.SH FORFATTER
Skrevet av Torbjorn Granlund, David MacKenzie, Paul Eggert og Jim Meyering.
.SH "RAPPORTERING AV FEIL"
Rapporter feil til: bug\-coreutils@gnu.org
.br
Nettside for GNU coreutils:
.br
Generell hjelp til bruk av GNU\-programvare:
.br
Rapporter oversettelsesfeil til
.SH OPPHAVSRETT
Copyright \(co 2026 Free Software Foundation, Inc. Lisens GPLv3+: GNU GPL
versjon 3 eller senere .
.br
Dette er fri programvare. Du kan endre og dele den videre. Det stilles INGEN
GARANTI, i den grad dette tillates av gjeldende lovverk.
.SH "SE OGSÅ"
Fullstendig dokumentasjon:
.br
eller lokalt: info \(aq(coreutils) du invocation\(aq
.PP
.SH OVERSETTELSE
Den norske oversettelsen av denne manualsiden er laget av
.
.PP
Denne oversettelsen er gratis dokumentasjon; se
.UR https://www.gnu.org/licenses/gpl-3.0.html
GNU General Public License versjon 3
.UE
eller senere for opphavsrettsvilkår. Vi påtar oss INGEN ANSVAR.
.PP
Hvis du finner feil i oversettelsen av denne håndboksiden,
vennligst send en e-post til .