1FSED.CPM(1)                      User commands                     FSED.CPM(1)
2
3
4

NAME ..

6       fsed.cpm - edit a CP/M file system
7

SYNOPSIS .

9       fsed.cpm [-f format] [-u] image
10

DESCRIPTION .

12       fsed.cpm edits a CP/M file system on an image file or device.  It knows
13       about the system, directory and data area, using  sector  skew  on  the
14       last  two.   Directory  entries  are decoded.  The interactive usage is
15       self-explanatory.
16

OPTIONS .

18       -f format
19              Use the given CP/M disk format instead of the default format.
20
21       -T libdsk-type
22              libdsk driver type, e.g. tele for Teledisk images or raw for raw
23              images (requires building cpmtools with support for libdsk).
24
25       -u     Show all CP/M file names in upper case.
26

RETURN VALUE .

28       Upon successful completion, exit code 0 is returned.
29

ERRORS .

31       Any errors are indicated by exit code 1.
32

ENVIRONMENT

34       CPMTOOLSFMT     Default format
35

FILES .

37       /usr/share/cpmtools/diskdefs  CP/M disk format definitions
38

AUTHORS

40       This  program is copyright 1997–2021 Michael Haardt <michael@moria.de>.
41       The  Windows  port  is  copyright  2000,  2001,   2011   John   Elliott
42       <jce@seasip.demon.co.uk>.
43
44       This program is free software; you can redistribute it and/or modify it
45       under the terms of the GNU General Public License as published  by  the
46       Free  Software Foundation; either version 3 of the License, or (at your
47       option) any later version.
48
49       This program is distributed in the hope that it  will  be  useful,  but
50       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
51       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  General
52       Public License for more details.
53
54       You should have received a copy of the GNU General Public License along
55       with this program.  If not, write  to  the  Free  Software  Foundation,
56       Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
57

SEE ALSO .

59       fsck.cpm(1), mkfs.cpm(1), cpmls(1), cpm(5)
60
61
62
63CP/M tools                       Jan 22, 2021                      FSED.CPM(1)
Impressum