...
HTML |
---|
<HTML><HEAD><TITLE>Manpage of ERM</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
</HEAD><BODY>
<H1>ERM</H1>
Section: User Contributed Perl Documentation (1)<BR>Updated: 2013-02-13<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>
erm - remove ECFS files
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<A NAME="ixAAC"></A>
erm [<I>-i</I>] [<I>-{r|R}</I>] <I>oldfile1</I> [...]
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
<A NAME="ixAAD"></A>
Removes the specified <FONT SIZE="-1">ECFS</FONT> files.
This operation requires write permission in the parent directory.
<P>
This removal uses a soft-delete:
a deleted file is still kept for several days (currently 30)
during which time it is possible,
on request to the <FONT SIZE="-1">ECMWF</FONT> Calldesk,
to have the old file restored.
After that period, the removal is permanent,
and restoration cannot be done.
<A NAME="lbAE"> </A>
<H2>OPTIONS</H2>
<A NAME="ixAAE"></A>
<DL COMPACT>
<DT>-i<DD>
<A NAME="ixAAF"></A>
interactive: request confirmation for each item
<DT>-r<DD>
<A NAME="ixAAG"></A>
<DT>-R<DD>
<A NAME="ixAAH"></A>
recursive: apply operation recursively through subdirectories
</DL>
<A NAME="lbAF"> </A>
<H2>EXAMPLES</H2>
<A NAME="ixAAI"></A>
<DL COMPACT>
<DT>erm ec:../myfile<DD>
<A NAME="ixAAJ"></A>
</DL>
<A NAME="lbAG"> </A>
<H2>SEE ALSO</H2>
<A NAME="ixAAK"></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/ermdir">ermdir</A></I>(1), <I><A HREF="http://confluence.ecmwf.int/displa
y/UDOC/rm">rm</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">EXAMPLES</A><DD>
<DT><A HREF="#lbAG">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> |
...