From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <80633e2d04110905334916bf34@mail.gmail.com> Date: Tue, 9 Nov 2004 14:33:57 +0100 From: Christian Grothaus To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] cd-rw In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Topicbox-Message-UUID: 000f6960-eace-11e9-9e20-41e7f4b1d025 > Please, > how do I erase a CD-RW?? cdfs echo blank > /mnt/cd/ctl # blanks the entire cd or echo quickblank > /mnt/cd/ctl # blanks just the table of contents See cdfs(4). Christian