1 .TH CPMRM 1 "July 6, 2009" "CP/M tools" "User commands"
2 .SH NAME \"{{{roff}}}\"{{{
3 cpmrm \- remove files on CP/M disks
16 \fBcpmrm\fP removes files from CP/M disks.
19 .IP "\fB\-f\fP \fIformat\fP"
20 Use the given CP/M disk \fIformat\fP instead of the default format.
22 .SH "RETURN VALUE" \"{{{
23 Upon successful completion, exit code 0 is returned.
26 Any errors are indicated by exit code 1.
29 ${prefix}/share/diskdefs CP/M disk format definitions
32 This program is copyright 1997\(en2008 Michael Haardt
33 <michael@moria.de>. The Windows port is copyright 2000, 2001 John Elliott
34 <jce@seasip.demon.co.uk>.
36 This program is free software; you can redistribute it and/or modify
37 it under the terms of the GNU General Public License as published by
38 the Free Software Foundation; either version 3 of the License, or
39 (at your option) any later version.
41 This program is distributed in the hope that it will be useful,
42 but WITHOUT ANY WARRANTY; without even the implied warranty of
43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44 GNU General Public License for more details.
46 You should have received a copy of the GNU General Public License along
47 with this program. If not, write to the Free Software Foundation, Inc.,
48 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.