cmd: mve
[contents]

Contents

Syntax

The syntax for the mve command is:

nift mve old-name new-name
nsm mve old-name new-name

Description

The mve command is moving tracked files. Surround any names containing spaces with single or double quotes.

Note: you should not do any of the following with names:

  • use tabs;
  • use consecutive spaces;
  • use both single and double quotes;
  • single and double quote the entire string, eg. '"bad idea"'.
Also names cannot contain periods. If you need the output filename to contain periods other than in the extension then use a post-build script to move or copy the built file, or alternatively put everything from the first period onwards in the tracked output extension for the file.