Man page - rm(1)

Packages contains this manual

Available languages:

en fr pt_BR es pl vi nb ko nl da cs tr hu sv ja uk id fi ru ro zh_TW sr zh_CN de

Manual

RM

NÉV
ÖSSZEGZÉS
LEÍRÁS
KAPCSOLÓK
SZERZƐ
HIBÁK JELENTÉSE
LÁSD MÉG
FORDÍTÁS

NÉV

rm - remove files or directories

ÖSSZEGZÉS

rm [ KAPCSOLÓ ]... [ FÁJL ]...

LEÍRÁS

This manual page documents the GNU version of rm . rm removes each specified file. By default, it does not remove directories.

If the -I or --interactive=once option is given, and there are more than three files or the -r , -R , or --recursive are given, then rm prompts the user for whether to proceed with the entire operation. If the response is not affirmative, the entire command is aborted.

Otherwise, if a file is unwritable, standard input is a terminal, and the -f or --force option is not given, or the -i or --interactive=always option is given, rm prompts the user for whether to remove the file. If the response is not affirmative, the file is skipped.

KAPCSOLÓK

A FÁJLOK eltåvolítåsa (unlink).
-f
, --force

nem lĂ©tezƑ fĂĄjlok Ă©s argumentumok kĂ©rdĂ©s nĂ©lkĂŒli figyelmen kĂ­vĂŒl hagyĂĄsa

-i

kĂ©rdĂ©s minden eltĂĄvolĂ­tĂĄs elƑtt

-I

egyszer kérdez håromnål több fåjl eltåvolítåsakor vagy rekurzív törlés esetén. Nem olyan zavaró, mint a -i , de a legtöbb hiba ellen véd

--interactive [= MIKOR ]

a MIKOR-nak megfelelƑen kĂ©rdez: never (soha), once (egyszer, mint a -I ), vagy always (mindig, mint a -i ). A MIKOR megadĂĄsa nĂ©lkĂŒl mindig kĂ©rdez

--one-file-system

könyvtĂĄrszerkezet rekurzĂ­v törlĂ©sekor minden olyan könyvtĂĄr kihagyĂĄsa, amely a megfelelƑ parancssori kapcsolĂł ban megadottĂłl eltĂ©rƑ fĂĄjlrendszeren van

--no-preserve-root

ne kezelje a „/” könyvtĂĄrat kĂŒlönlegesen

--preserve-root [= all ]

do not remove ’/’ (default); with ’all’, reject any command line argument on a separate device from its parent

-r , -R , --recursive

könyvtårak és tartalmuk rekurzív törlése

-d , --dir

ĂŒres könyvtĂĄrak törlĂ©se

-v , --verbose

elmagyaråzza, mi történik

--help

ezen sĂșgĂł megjelenĂ­tĂ©se Ă©s kilĂ©pĂ©s

--version

verzióinformåciók megjelenítése és kilépés

AlapĂ©rtelmezĂ©sben az rm nem töröl könyvtĂĄrakat. A --recursive ( -r vagy -R ) hasznĂĄlatĂĄval minden egyes felsorolt könyvtĂĄr Ă©s azok tartalma is törölhetƑ.

Any attempt to remove a file whose last file name component is ’.’ or ’..’ is rejected with a diagnostic.

Ha „-” jellel kezdƑdik a törlendƑ fĂĄjl, pĂ©ldĂĄul „-foo”, akkor hasznĂĄlja a következƑ parancsok egyikĂ©t:

rm -- -foo

rm ./-foo

If you use rm to remove a file, it might be possible to recover some of its contents, given sufficient expertise and/or time. For greater assurance that the contents are unrecoverable, consider using shred (1).

SZERZƐ

Írta Paul Rubin, David MacKenzie, Richard M. Stallman Ă©s Jim Meyering.

HIBÁK JELENTÉSE

A(z) GNU coreutils online sĂșgĂłja: <https://www.gnu.org/software/coreutils/>
Report any translation bugs to <https://translationproject.org/team/>

LÁSD MÉG

unlink (1), unlink (2), chattr (1), shred (1)

Teljes dokumentĂĄciĂł <https://www.gnu.org/software/coreutils/rm>
vagy helyileg elĂ©rhetƑ: info '(coreutils) rm invocation'

Packaged by Debian (9.7-2)
Copyright © 2025 Free Software Foundation, Inc.
A licenc GPLv3+: a GNU GPL 3. vagy Ășjabb vĂĄltozata: <https://gnu.org/licenses/gpl.html>.
Ez egy szabad szoftver, terjesztheti és/vagy módosíthatja.
NINCS GARANCIA, a törvény åltal engedélyezett mértékig.

FORDÍTÁS

A kézikönyv magyar fordítåsåt a Tarbaj Péter <tarby@freeside.elte.hu> készítette.

Ez a fordĂ­tĂĄs ingyenes dokumentĂĄciĂł; lĂĄsd a GNU General Public License 3 . FeltĂ©telezzĂŒk, hogy NEM FELELƐSSÉG.

Ha hibĂĄt talĂĄl a kĂ©zikönyv oldal fordĂ­tĂĄsĂĄban, kĂŒldje el a e-mail cĂ­m: TODO. .