From f29d3519ce073ec30f99754d93304324f7f26d65 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:47:05 +0200 Subject: Initial commit. --- base/bin/slackwareutils/diskcopy.1 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 base/bin/slackwareutils/diskcopy.1 (limited to 'base/bin/slackwareutils/diskcopy.1') diff --git a/base/bin/slackwareutils/diskcopy.1 b/base/bin/slackwareutils/diskcopy.1 new file mode 100644 index 0000000..c1caf09 --- /dev/null +++ b/base/bin/slackwareutils/diskcopy.1 @@ -0,0 +1,26 @@ +.TH diskcopy 1 "June 30, 2012" + +.LO 1 + +.SH NAME +.B diskcopy +\- copy a floppy disk + +.SH SYNOPSIS +.B diskcopy + +.SH DESCRIPTION +.B diskcopy +is shell script that copies the contents of one floppy disk to another. It +imitates the DOS diskcopy program. When started +.B diskcopy +will interactively prompt the user to insert a source floppy disk in the +/dev/fd0 drive. It will then proceed to make an exact copy the contents of the +source floppy bit for bit. When this is done, +.B diskcopy +will then prompt to insert a destination floppy disk in the /dev/fd0 drive and +finally copy back the contents of the source floppy disk to the destination +floppy disk. + +.SH "SEE ALSO" +.BR dd (1) -- cgit v1.2.3-70-g09d2