Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 02:16:53 -0700
From:      Darren Pilgrim <dmp@pantherdragon.org>
To:        Giorgos Keramidas <charon@labs.gr>
Cc:        Brooks Davis <brooks@one-eyed-alien.net>, freebsd-questions@FreeBSD.org
Subject:   Re: A working command-line ATAPI-capable audio CD player?
Message-ID:  <3D1C2985.653C0BFE@pantherdragon.org>
References:  <3D1B95AE.6B3FFFD0@pantherdragon.org> <20020627155238.A11205@Odin.AC.HMC.Edu> <3D1B99A7.6FA13565@pantherdragon.org> <20020628012104.GB92296@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote:
> On 2002-06-27 16:03 +0000, Darren Pilgrim wrote:
> > 15:59:22 root@spark# cdcontrol -v -f /dev/acd0c play 1 13
> > 16:01:04 root@spark#
> 
> Use only one argument in `play':
> 
>         $ cdcontrol -v -f /dev/acd0c play 1
>         $ sleep 469
>         $ cdcontrol -v -f /dev/acd0c play 13

From the man page:

     play first_track [last_track]
                 Play from track first_track to track last_track.  The first
                 track has number 1.  Can be omitted in all cases.

Never the less, giving only one option gives the same result.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D1C2985.653C0BFE>