...
HTML |
---|
<HTML><HEAD><TITLE>Manpage of EMV</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> </HEAD><BODY> <H1>EMV</H1> Section: User Contributed Perl Documentation (1)<BR>Updated: 2013-09-27<BR><A HREF="#index">Index</A> <A HREF="http://confluence.ecmwf.int/display/UDOC/">Return to Main Contents</A><HR> <A NAME="lbAB"> </A> <H2>NAME</H2> emv - moves files across ECFS domains, including UNIX <A NAME="lbAC"> </A> <H2>SYNOPSIS</H2> <A NAME="ixAAC"></A> emv [<I>-n|-e|-o|-u|-t</I>][<I>-p</I>][<I>-b</I>] <I>source1</I> ... <I>target</I> <P> emv [<I>-n|-e|-o|-u|-t</I>][<I>-p</I>][<I>-b</I>] <I>-F sourcelist</I> <I>target</I> <A NAME="lbAD"> </A> <H2>DESCRIPTION</H2> <A NAME="ixAAD"></A> As for ecp, except that the source files are removed after a successful copy. <P> Note that some operations may not actually update the file but still report success (for instance <I>-n</I> when the target already exists or <I>-u</I> when the target is already newer than the source); in such cases the source file is <I>not</I> removed but remains in place. <A NAME="lbAE"> </A> <H2>OPTIONS</H2> <A NAME="ixAAE"></A> As for ecp. <A NAME="lbAF"> </A> <H2>SEE ALSO</H2> <A NAME="ixAAF"></A> <I><A HREF="http://confluence.ecmwf.int/display/UDOC/ecfs.1">ecfs</A></I>(1), <I><A HREF="http://confluence.ecmwf.int/display/UDOC/cpecp">cp<>ecp</A></I>(1), <I><A HREF="http://confluence.ecmwf.int/display/UDOC/e cpecp">ecp</A></I>(1), <I><A HREF="http://confluence.ecmwf.int/display/UDOC/mvemv">mv<>emv</A></I>(1) <P> <HR> <A NAME="index"> </A><H2>Index</H2> <DL> <DT><A HREF="#lbAB">NAME</A><DD> <DT><A HREF="#lbAC">SYNOPSIS</A><DD> <DT><A HREF="#lbAD">DESCRIPTION</A><DD> <DT><A HREF="#lbAE">OPTIONS</A><DD> <DT><A HREF="#lbAF">SEE ALSO</A><DD> </DL> <HR> This document was created by <A HREF="http://github.com/hamano/man2html/">man2html</A>, using the manual pages.<BR> Time: 14:51:58 GMT, July 23, 2018 </BODY> </HTML> |
...