Poster of Linux kernelThe best gift for a Linux geek
cdck

cdck

Section: User Contributed Perl Documentation (1) Updated: 2010-05-27
Local index Up
 

NAME

       cdck - simple CD/DVD check program

 

SYNOPSIS

       cdck [-d /dev/devname] [-i] [-t] [-v] [-p] [-o plot-file.dat]

 

DESCRIPTION

       -d CD/DVD device name, default is /dev/cdrom

       -i Print CD/DVD information and quit, perform no timings (default mode)

       -t Perform timing test

       -p Save data for gnuplot(1) program

       -o specify plot file, ./cdck-plot.dat is the default

       -V Print version

       -v Verbose operations

       To actually plot your data you have to start gnuplot and plot the datafile:
          $ gnuplot
          gnuplot> plot "cdck-plot.dat"

 

COPYRIGHT

       This manpage was written by gregor herrmann <gregor+debian@comodo.priv.at> for the
       Debian project but may be used by others.


 

Index

NAME
SYNOPSIS
DESCRIPTION
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 21:09:51 GMT, April 16, 2011