Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 1995 19:05:23 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        chuck@fang.cs.sunyit.edu (Charles Kenneth Green - PRC)
Cc:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Subject:   Re: Eject
Message-ID:  <199511041805.TAA02433@uriah.heep.sax.de>
In-Reply-To: <199511041623.LAA18763@fang.cs.sunyit.edu> from "Charles Kenneth Green - PRC" at Nov 4, 95 11:23:16 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Charles Kenneth Green - PRC wrote:
> 
> } j@uriah 118% alias eject
> } cdcontrol -f /dev/rcd0a eject

>         I take it this is a 2.1 thing. It doesn't seem to exist on 2.0.5

It's been known as ``cdplay'' on 2.0.5, but with a slightly different
syntax (expecting the command on stdin).

	echo eject | cdplay -f /dev/rcd0a

might work.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511041805.TAA02433>