I found a bug in the cdplay script I posted here a couple months ago. 
It didn't handle more than 9 tracks gracefully. Here's a better one:

#!/bin/sh
cdda2wav -t 1+`cdir | tail -1 | sed 's/^..[^ ]* //'` -D /dev/cdrom -N -e -d0 -I 
cooked_ioctl -q &

-- 
*------v--------- Installing Debian GNU/Linux 3.0 --------v------*
|      <http://www.debian.org/releases/woody/installmanual>      |
|   debian-imac (potato): <http://debian-imac.sourceforge.net>   |
|            Chris Tillman        [EMAIL PROTECTED]          |
|                   May the Source be with you                   |
*----------------------------------------------------------------*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to