From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pop-a065d19.pas.sa.earthlink.net ([207.217.121.253]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CH7SQ-0002bj-00 for ; Mon, 11 Oct 2004 17:11:50 -0400 Received: from h-68-166-89-140.chcgilgm.covad.net ([68.166.89.140] helo=linserver.romuald.net.eu.org) by pop-a065d19.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1CH7S5-0003sn-00 for speakup@braille.uwo.ca; Mon, 11 Oct 2004 14:11:29 -0700 Received: (qmail 2542 invoked by uid 1023); 11 Oct 2004 21:11:26 -0000 Date: Mon, 11 Oct 2004 16:11:26 -0500 From: Gregory Nowak To: akp@eznet.net, "Speakup is a screen review system for Linux." Message-ID: <20041011211126.GA2481@romuald.net.eu.org> References: <16746.62669.190803.217567@akp.selfhost.com> Mime-Version: 1.0 Content-Type: text/plain; x-action=pgp-signed; charset=us-ascii Content-Disposition: inline In-Reply-To: <16746.62669.190803.217567@akp.selfhost.com> User-Agent: Mutt/1.4.2i X-PGP-Key: http://www.romuald.net.eu.org/pubkey.asc Cc: Subject: Re: batch file? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 21:11:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Since Ann didn't explain what this small shell script example does, let me point out that it converts a wav file into an mp3 file using the lame program. Greg On Mon, Oct 11, 2004 at 05:02:05PM -0400, Ann Parsons wrote: > Hi all, > > You want a shell script. The syntax will depend on what shell you're > using. Check docs on your brand of shell. > > A shell script might look something like this. > > #!/bin/sh > lame -b 128 $1.wav $1.mp3 > > > Ann P. > > -- > Ann K. Parsons > email: akp@eznet.net > WEB SITE: http://home.eznet.net/~akp > "All that is gold does not glitter. > Not all those who wander are lost." JRRT > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > !DSPAM:416af55424671294411524! > > - -- Free domains: http://www.eu.org/ or mail dns-manager@EU.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFBavb+7s9z/XlyUyARAgNIAKDMNQ4bIOlk3VZjs5HXF/kFGOgiRgCg11is xRtGpV6uWPtB1cS9G3RfcII= =8RqA -----END PGP SIGNATURE-----