[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Improved cdplay script



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        tillman@voicetrak.com          |
|                   May the Source be with you                   |
*----------------------------------------------------------------*


-- 
To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: