EnglishFrenchSpanish

OnWorks favicon

mcpmv - Online in the Cloud

Run mcpmv in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mcpmv that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mrename - program to rename files

SYNOPSIS


mrename 'pattern' prefix [option]

DESCRIPTION


This manual page documents briefly the mrename command. This manual page was written for
the Debian GNU/Linux distribution because the original program does not have a manual
page.

mrename is a tool for easy and automatic renaming of many files. The 'pattern' is the
pattern to search files to rename (quoted to avoid that bash resolve it), and prefix is
the prefix that will be added to the name of each file. The two alternative options for
copying or moving files in the new name are explained below. All parameters are needed,
and you have to stay and launch the script in the same directory of the files to be
renamed. The program should be able to write in this directory.

OPTIONS


There are only the following three options.

-c The option -c will copy each file with the new filename.

-m The option -m will move each file in the new filename.

-h Display help.

EXAMPLE


If you have a directory with two jpeg images prof.jpg and forp.jpg and you want to add
them a prefix like item0, item1 etc.. (that is item0prof.jpg, item1forp.jpg etc..) do
this:

cd /path/to/the/images
mrename '*.jpg' item -c

to copy each matching file into another with the new name

mrename '*.jpg' item -m

to rename each file without keeping a copy with the previous name

Word-Wide-Web:


http://alfalinux.sourceforge.net/mrename.php3

AUTHOR:


Giancarlo -rofus- Erra
e-mail: [email protected]

This manual page was written by Dr. Guenter Bechly <[email protected]>, for the Debian
GNU/Linux system (but may be used by others). It is distributed under the GPL just like
mrename itself.

October 22, 2000 MRENAME(1)

Use mcpmv online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 2
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 3
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 4
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 5
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 6
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • More »

Linux commands

Ad