.TH SXRM "1" "September 2014" "sxrm 2.0" "Skylable SX Manual" .SH NAME sxrm \- remove files or directories .SH SYNOPSIS .B sxrm [\fI\,OPTIONS\/\fR]... \fI\,sx://\/\fR[\fI\,profile@\/\fR]\fI\,cluster/volume/path\/\fR... .SH DESCRIPTION Remove files or directories from SX volumes. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-\-full\-help\fR Print help, including hidden options, and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .TP \fB\-r\fR, \fB\-\-recursive\fR Recursively remove entire directories .TP \fB\-\-ignore\-errors\fR When deleting multiple files, keep processing them even when errors occur. Without this option, sxrm stops at the first error. .TP \fB\-c\fR, \fB\-\-config\-dir\fR=\fI\,PATH\/\fR Path to the SX configuration directory (default: ~/.sx) .TP \fB\-f\fR, \fB\-\-filter\-dir\fR=\fI\,PATH\/\fR Path to the SX filter directory (default: /usr/lib/sxclient) .TP \fB\-D\fR, \fB\-\-debug\fR Enable debug messages. .SH "EXAMPLES" To recursively remove the directory 'example' from the volume 'data' run: .br \fB sxrm -r sx://cluster/data/example/\fP .br .SH SEE ALSO \fBsxls\fR(1), \fBsxmv\fR(1), \fBsxcp\fR(1), \fBsxcat\fR(1), \fBsxrev\fR(1), \fBsxinit\fR(1)