EnglishFrenchSpanish

Ad


OnWorks favicon

icmd - Online in the Cloud

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

This is the command icmd 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


imv, icp - Rename or copy a file by editing the destination name using GNU readline.

SYNOPSIS


imv [OPTION] FILE...

icp [OPTION] FILE...

DESCRIPTION


This manual page document describes the icmd, imv, and icp commands.

imv is a program to interactively rename a single file. It does this by allowing the file
name to be edited inline with GNU readline. This is very similar to using mv(1) and
editing the filename on the shell command-line, with one exception - the filename does not
have to be typed twice.

The imv program normally executes mv(1) to do the actual renaming. This can however be
changed with the --command option.

icp is identical to imv except that a file is copied with cp(1) instead. Both these
commands are symbolic links to the icmd command.

OPTIONS


These programs follow the usual GNU command line syntax, with long options starting with
two dashes (`-').

All options except those listed below are passed to either mv, cp or the command specified
by --command.

--command=FILE
Specify command to run instead of the default `mv' or `cp'. You do not need to
specify the directory name of FILE if FILE is found in the current path (as set by
the $PATH environment variable).

It is assumed that the command specified accepts the same set of long and short
options that require an argument as mv or cp. If not, you should specify those
options with --arg-options (see below). Also note that --arg-options is not needed
as long as you specify option and option value in a single word, like
`--suffix=bak' instead of `--suffix bak' when passing extra options to mv via imv.

--arg-options=OPTION[,OPTION...]
Specify what comma-separated options for mv, cp, or the command specified with
--command require an argument. Options may be short (e.g. -S) as well as long (e.g.
--suffix). The default list for mv is `t,S,reply,suffix,target-directory', and the
list for cp is `t,S,Z,no-preserve,sparse,suffix,context,target-directory'. (These
lists are complete and correct for GNU Coreutils 5.97.)

This list is necessary because icmd needs to know what arguments specified on the
command line are files to move/copy, or option values (following an option).

--pass-through
Run mv/cp (or the command specified with --command) if two or more arguments are
specified. This way imv/icp can be used as an alias for mv/cp (see below).

--help Show summary of options.

--version
Output version information and exit.

EXAMPLES


Using imv as a Bash alias for mv:
alias mv=imv --pass-through -i

REPORTING BUGS


Report bugs to <[email protected]>.

Use icmd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad