Man page - rm(1)
Packages contains this manual
- nohup(1)
- expand(1)
- base32(1)
- stdbuf(1)
- env(1)
- chgrp(1)
- sha1sum(1)
- printenv(1)
- arch(1)
- whoami(1)
- sha384sum(1)
- sha224sum(1)
- nl(1)
- unlink(1)
- mv(1)
- comm(1)
- basenc(1)
- timeout(1)
- link(1)
- sync(1)
- paste(1)
- true(1)
- cut(1)
- sleep(1)
- uname(1)
- nproc(1)
- tty(1)
- seq(1)
- wc(1)
- tail(1)
- shred(1)
- split(1)
- unexpand(1)
- false(1)
- realpath(1)
- date(1)
- pr(1)
- expr(1)
- rmdir(1)
- tr(1)
- stat(1)
- numfmt(1)
- stty(1)
- sha512sum(1)
- hostid(1)
- [(1)
- ls(1)
- chcon(1)
- df(1)
- runcon(1)
- od(1)
- ln(1)
- ptx(1)
- echo(1)
- vdir(1)
- touch(1)
- chown(1)
- users(1)
- chroot(8)
- truncate(1)
- dircolors(1)
- printf(1)
- pwd(1)
- fmt(1)
- groups(1)
- sort(1)
- b2sum(1)
- cksum(1)
- join(1)
- dirname(1)
- readlink(1)
- tsort(1)
- id(1)
- mktemp(1)
- base64(1)
- csplit(1)
- sha256sum(1)
- tac(1)
- shuf(1)
- sum(1)
- fold(1)
- who(1)
- test(1)
- mkdir(1)
- mkfifo(1)
- pathchk(1)
- cat(1)
- tee(1)
- md5sum(1)
- cp(1)
- basename(1)
- rm(1)
- yes(1)
- dd(1)
- install(1)
- factor(1)
- dir(1)
- uniq(1)
- du(1)
- logname(1)
- chmod(1)
- pinky(1)
- nice(1)
- mknod(1)
- head(1)
apt-get install coreutils
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 deManual
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. .