PUBMV(1) — USER COMMANDS
NAME
pubmv: rename and/or move a Publisher document
SYNOPSIS
pubmv document1 document2 | dir1
DESCRIPTION
Pubmv moves a Publisher document and its entire document directory hierarchy. A side effect of pubmv is to rename a Publisher document.
EXAMPLES
To move Publisher document goodies to a different directory:
% pubmv goodies /usr/smith/goodies
moves Publisher document goodies from its current directory to /usr/smith retaining its original document name goodies.
To rename Publisher document usermanual:
% pubmv usermanual stylemanual
renames usermanual to stylemanual.
To move a Publisher document to a different directory and rename it in the process:
% pubmv usermanual /usr/jones/docs/stylemanual
moves Publisher document usermanual from its current directory to /usr/jones/docs and renames it to stylemanual.
To move a document from another directory to the current directory:
% pubmv ~ccr/doc/document1 .
moves Publisher document document1 from its current directory, ~ccr/doc, to the current directory specified by the . (dot).
SEE ALSO
publisher, pubrm, pubcp, pubclean, mv(1)
Sun Release 3.2 — Last change: 20 January 1988