.\" -*- 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 "2026. április" "GNU coreutils 9.11" "Felhasználói parancsok"
.SH NÉV
du \- estimate file space usage
.SH ÖSSZEGZÉS
\fBdu\fP [\fI\,KAPCSOLÓ\/\fP]... [\fI\,FÁJL\/\fP]...
.br
\fBdu\fP [\fI\,KAPCSOLÓ\/\fP]... \fI\,\-\-files0\-from=F\/\fP
.SH LEÍRÁS
.\" Add any additional description here
.PP
Summarize device usage of the set of FILEs, recursively for directories.
.PP
A hosszú kapcsolók kötelező argumentumai a rövid kapcsolókhoz is kötelezők.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-0'\fB\-0, \-\-null\fP\X'tty: link'
minden kimeneti sor lezárása NUL\-lal új sor helyett
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-a'\fB\-a, \-\-all\fP\X'tty: link'
minden fájl adatait kiírja, nem csak a könyvtárakat
.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=\,MÉRET\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'
ugyanaz, mint a „\-\-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'
összesítést ír ki
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-D'\fB\-D, \-\-dereference\-args\fP\X'tty: link'
csak a parancssorban felsorolt szimbolikus linkek törlése
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-d'\fB\-d, \-\-max\-depth=\,N\fP\X'tty: link'\/
egy könyvtár (vagy fájl a \fB\-\-all\fP kapcsolóval) összesítésének kiírása csak
ha a parancssori argumentum alatt N vagy kevesebb szinttel van; a
\fB\-\-max\-depth\fP=\fI\,0\/\fP ugyanaz, mint a \fB\-\-summarize\fP
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-files0\-from'\fB\-\-files0\-from=F\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'
ugyanaz, mint a \fB\-\-dereference\-args\fP (\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'
közérthető formátum (például: 1K 234M 2G)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-inodes'\fB\-\-inodes\fP\X'tty: link'
list inode usage information instead of block usage
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-k'\fB\-k\fP\X'tty: link'
mint a \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'
mindig követi a szimbolikus linkeket
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-l'\fB\-l, \-\-count\-links\fP\X'tty: link'
többször számolja a méretet, ha hard linkek vannak
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-m'\fB\-m\fP\X'tty: link'
mint a \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'
ne kövesse a szimbolikus linkeket (ez az alapértelmezés)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-S'\fB\-S, \-\-separate\-dirs\fP\X'tty: link'
könyvtárak esetén az alkönyvtárakat nem számolja bele
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-si'\fB\-\-si\fP\X'tty: link'
mint előbb, de 1000\-es szorzó 1024\-es helyett
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-s'\fB\-s, \-\-summarize\fP\X'tty: link'
argumentumonként egy összeget mutat
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-t'\fB\-t, \-\-threshold=\,MÉRETNÉL\fP\X'tty: link'\/
a MÉRETNÉL kisebb bejegyzések kihagyása, ha pozitív, a MÉRETNÉL nagyobb
bejegyzések kihagyása, ha negatív
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-time'\fB\-\-time\fP\X'tty: link'
a könyvtár bármely fájljának vagy alkönyvtárának utolsó módosítása idejének
kiírása
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-time'\fB\-\-time=SZÓNAK\fP\X'tty: link'
az idő mutatása a SZÓNAK megfelelően, a módosítási idő helyett: atime,
access, use, ctime vagy status
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-time\-style'\fB\-\-time\-style=STYLE\fP\X'tty: link'
dátum/idő formátum a \fB\-\-time\fP kapcsolóhoz; lásd az IDŐSTÍLUS leírását alább
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-X'\fB\-X, \-\-exclude\-from=\,FÁJLBAN\fP\X'tty: link'\/
a FÁJLBAN található mintákra illeszkedő fájlok kihagyása
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-\-exclude'\fB\-\-exclude=MINTÁRA\fP\X'tty: link'
a MINTÁRA illeszkedő nevű fájlok kihagyása
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#du\-x'\fB\-x, \-\-one\-file\-system\fP\X'tty: link'
a más fájlrendszeren lévő könyvtárak kihagyása
.TP
\X'tty: link https://www.gnu.org/software/coreutils/du#du\-\-help'\fB\-\-help\fP\X'tty: link'
ezen súgó megjelenítése és kilépés
.TP
\X'tty: link https://www.gnu.org/software/coreutils/du#du\-\-version'\fB\-\-version\fP\X'tty: link'
verzióinformációk megjelenítése és kilépés
.PP
A megjelenített értékek a \fB\-\-block\-size\fP és a %s_BLOCK_SIZE, BLOCK_SIZE és
BLOCKSIZE környezeti változók első elérhető MÉRET egységében
vannak. Ellenkező esetben az egység alapértelmezése 1024 bájt (vagy 512, ha
a POSIXLY_CORRECT változó be van állítva).
.PP
The SIZE argument is an integer and optional unit (example: 10K is
10*1024). Units are K,M,G,T,P,E,Z,Y,R,Q (powers of 1024) or
KB,MB,... (powers of 1000). Binary prefixes can be used, too: KiB=K, MiB=M,
and so on.
.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 PATTERNS
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 SZERZŐ
Írta Torbjorn Granlund, David MacKenzie, Paul Eggert és Jim Meyering.
.SH "HIBÁK JELENTÉSE"
A hibák a(z) bug\-coreutils@gnu.org címen jelenthetők.
.br
A(z) GNU coreutils honlapja:
.br
Általános segítség a GNU szoftverek használatához:
.br
Report any translation bugs to
.SH "SZERZŐI JOG"
Copyright \(co 2026 Free Software Foundation, Inc. A licenc GPLv3+: a GNU
GPL 3. vagy újabb változata: .
.br
Ez egy szabad szoftver, terjesztheti és/vagy módosíthatja. NINCS GARANCIA, a
törvény által engedélyezett mértékig.
.SH "LÁSD MÉG"
Teljes dokumentáció
.br
vagy helyileg elérhető: info \(aq(coreutils) du invocation\(aq
.PP
.SH FORDÍTÁS
A kézikönyv magyar fordítását a
Horváth András
készítette.
.PP
Ez a fordítás ingyenes dokumentáció; lásd a
.UR https://www.gnu.org/licenses/gpl-3.0.html
GNU General Public License 3
.UE . Vagy újabb verzióját a szerzői jogi feltételekkel kapcsolatban.
Feltételezzük, hogy NEM FELELŐSSÉG.
.PP
Ha hibát talál a kézikönyv oldal fordításában, küldje el a
e-mail cím:
.MT
TODO.
.ME .