.\" -*- 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 MV 1 "April 2026" "GNU coreutils 9.11" "Opdrachten voor gebruikers" .SH NAAM mv \- bestanden verplaatsen (hernoemen) .SH SAMENVATTING \fBmv\fP [\fI\,OPTIE\/\fP]... [\fI\,\-T\/\fP] \fI\,BRON BESTEMMING\/\fP .br \fBmv\fP [\fI\,OPTIE\/\fP]... \fI\,BRON\/\fP... \fI\,MAP\/\fP .br \fBmv\fP [\fI\,OPTIE\/\fP]... \fI\,\-t MAP BRON\/\fP... .SH BESCHRIJVING .\" Add any additional description here .PP Hernoemt BRON naar BESTEMMING, of verplaatst BRON(nen) naar MAP. .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#mv\-\-backup'\fB\-\-backup[=CONTROL]\fP\X'tty: link' van elk bestemmingsbestand een reservekopie maken .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-b'\fB\-b\fP\X'tty: link' als \fB\-\-backup\fP, maar accepteert geen argument .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-\-debug'\fB\-\-debug\fP\X'tty: link' leg uit hoe een bestand werd gekopieerd. Impliceert \fB\-v\fP .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-\-exchange'\fB\-\-exchange\fP\X'tty: link' verwissel bron en doel .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-f'\fB\-f, \-\-force\fP\X'tty: link' niets vragen alvorens te overschrijven .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-i'\fB\-i, \-\-interactive\fP\X'tty: link' voor overschrijven om toestemming vragen .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-n'\fB\-n, \-\-no\-clobber\fP\X'tty: link' geen bestaand bestand overschrijven .PP Als u meer dan één van \fB\-i\fP, \fB\-f\fP, \fB\-n\fP specificeert dan is alleen de laatste effectief. .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-\-no\-copy'\fB\-\-no\-copy\fP\X'tty: link' copier niet als hernoemen faalt .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-\-strip\-trailing\-slashes'\fB\-\-strip\-trailing\-slashes\fP\X'tty: link' schuine strepen achter elk BRON\-argument verwijderen .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-S'\fB\-S, \-\-suffix=\,VOEGSEL\fP\X'tty: link'\/ te gebruiken achtervoegsel voor reservekopieën .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-t'\fB\-t, \-\-target\-directory=\,MAP\fP\X'tty: link'\/ alle BRON\-argumenten naar deze map verplaatsen .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-T'\fB\-T, \-\-no\-target\-directory\fP\X'tty: link' DOEL als een normaal bestand behandelen .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-\-update'\fB\-\-update[=UPDATE]\fP\X'tty: link' bepaal welke bestaande bestanden worden geüpdate; (UPDATE={all,none,none\-fail,older(standaard)} .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-u'\fB\-u\fP\X'tty: link' equivalent met \fB\-\-update\fP[=\fI\,older\/\fP]. Zie hieronder .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-v'\fB\-v, \-\-verbose\fP\X'tty: link' tonen wat er gedaan wordt .TP \X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#mv\-Z'\fB\-Z, \-\-context\fP\X'tty: link' de SELinux\-beveiligingscontext van doelbestand op standaard instellen .TP \X'tty: link https://www.gnu.org/software/coreutils/mv#mv\-\-help'\fB\-\-help\fP\X'tty: link' toon de helptekst en stop .TP \X'tty: link https://www.gnu.org/software/coreutils/mv#mv\-\-version'\fB\-\-version\fP\X'tty: link' toon programmaversie en stop .PP UPDATE bepaald welke bestaande bestanden in het doel worden vervangen. \&'all' is de standaard operatie wanneer de \fB\-\-update\fP optie niet werd opgegeven, en resulteert dat alle bestaande bestanden in het doel worden vervangen. \&'none' komt overeen met de \fB\-\-no\-clobber\fP optie, betekenende dat geen enkel bestand in het doel wordt vervangen, maar dat overgeslagen bestanden geen fout introduceren. \&'older' is de standaard operatie wanneer \fB\-\-update\fP werd opgegeven, en resulteert in bestanden die worden vervangen als ze ouder zijn dan het overeenkomstige bron bestand. .PP Het reservekopie\-achtervoegsel is '~', tenzij anders ingesteld met \fB\-\-suffix\fP of via omgevingsvariable SIMPLE_BACKUP_SUFFIX. Het versiebeheer kan worden ingesteld met de optie \fB\-\-backup\fP of via omgevingsvariabele VERSION_CONTROL; dit zijn de mogelijke waarden (methodes): .TP none, off nooit reservekopieën maken (zelfs niet met \fB\-\-backup\fP) .TP numbered, t genummerde reservekopieën maken .TP existing, nil genummerde reserves maken als er al zijn, anders eenvoudig .TP simple, never altijd eenvoudige reservekopieën maken .SH AUTEUR Geschreven door Mike Parker, David MacKenzie en Jim Meyering. .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" \fBrename\fP(2) .PP .br Volledige documentatie op: .br of lokaal via: info \(aq(coreutils) mv invocation\(aq .PP .SH VERTALING De Nederlandse vertaling van deze handleiding is geschreven door Joost van Baal , 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 .