This is the command arcrm 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
arcrm - delete files
DESCRIPTION
The arcrm command deletes files on grid storage elements and indexing services.
SYNOPSIS
arcrm [options] url [url ...]
OPTIONS
-f, --force
remove logical file name registration even if not all physical instances were
removed
-P, --listplugins
list the available plugins (protocols supported)
-t, --timeout=seconds
timeout in seconds (default 20)
-z, --conffile=filename
configuration file (default ~/.arc/client.conf)
-d, --debug=debuglevel
FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
-v, --version
print version information
-?, --help
print help
ARGUMENTS
url [url ...]
the location(s) to delete
EXTENDED DESCRIPTION
The arcrm command deletes files on grid storage elements and indexing services. In the
case of an indexing service url all physical instances of the file corresponding to the
given locations are deleted and unregistered. If an indexing service url is given without
locations, all physical instances and all meta-information about file are deleted. For
more information on ARC URL syntax please read "Protocols, Uniform Resource Locators (URL)
and Extensions Supported in ARC" [NORDUGRID-TECH-7]
If url starts from '@', the remaining argument is assumed to be a path to a local file
containing a list of URLs, one per line. In this case arcrm performs like it were called
with all those URLs as arguments.
Depending on the installed libraries (check with -P ), the following protocols may be
used: file (file:// prefix may be omitted), http, https, httpg, ftp, gsiftp, srm,
root.
Use arcrm online using onworks.net services