File: commands.texi

package info (click to toggle)
fdutils 5.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,540 kB
  • sloc: ansic: 6,334; sh: 3,570; makefile: 262; sed: 4
file content (35 lines) | stat: -rw-r--r-- 1,276 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
@node Commands,  Compile-time configuration, Floppy ioctls, Top
@chapter Command list
@cindex Command list
@cindex List of available commands

This section describes the available fdutils commands, and the command
line parameters that each of them accepts.

@menu
* diskd::             detect a disk change and execute a command
* diskseekd::         seeks the drive from time to time to shake of the
                      dust
* fdmount::           automatically mounts and unmounts floppy disks
* fdrawcmd::          send raw commands to the floppy disk controller
* floppycontrol::     configure the floppy driver
* floppymeter::       measures characteristic parameters of a floppy drive
* getfdprm::          print current geometry parameters
* makefloppies::      makes the floppy device entries
* superformat::       formats high capacity disks
* setfdprm::          changes the current and permanent geometry
                      parameters
* xdfcopy::           copies and formats XDF disks
@end menu

@include diskd.texi
@include diskseekd.texi
@include fdmount.texi
@include fdrawcmd.texi
@include floppycontrol.texi
@include floppymeter.texi
@include getfdprm.texi
@include makefloppies.texi
@include setfdprm.texi
@include superformat.texi
@include xdfcopy.texi