logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

cdck - simple CD/DVD check program

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

                 Note: this option will not work for audio CDs.

              -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"

Name

              cdck - simple CD/DVD check program

Synopsis

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

See Also