1CPMRM(1) User commands CPMRM(1)
2
3
4
6 cpmrm - remove files on CP/M disks
7
9 cpmrm [-f format] image file-pattern ...
10
12 cpmrm removes files from CP/M disks.
13
15 -f format
16 Use the given CP/M disk format instead of the default format.
17
19 Upon successful completion, exit code 0 is returned.
20
22 Any errors are indicated by exit code 1.
23
25 /usr/share/cpmtools/diskdefs CP/M disk format definitions
26
28 This program is copyright 1997–2009 Michael Haardt <michael@moria.de>.
29 The Windows port is copyright 2000, 2001 John Elliott
30 <jce@seasip.demon.co.uk>.
31
32 This program is free software; you can redistribute it and/or modify it
33 under the terms of the GNU General Public License as published by the
34 Free Software Foundation; either version 3 of the License, or (at your
35 option) any later version.
36
37 This program is distributed in the hope that it will be useful, but
38 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
39 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
40 Public License for more details.
41
42 You should have received a copy of the GNU General Public License along
43 with this program. If not, write to the Free Software Foundation,
44 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
45
47 cpmls(1), cpm(5)
48
49
50
51CP/M tools December 20, 2009 CPMRM(1)