Re: Script to change bitrates of mp3s

2002-10-26 Thread Lowell Gilbert
"Totally Jayyness" <[EMAIL PROTECTED]> writes: > If BITRATE > 192 then add path/filename to textfile.txt if [ $BITRATE -gt 192 ] ; then echo $pathname >> textfile.txt ; fi This is sh syntax; I'm not enough of a masochist to script in csh... To Unsubscribe: send mail to [EMAIL PROTECTED] with "u

Script to change bitrates of mp3s

2002-10-25 Thread Totally Jayyness
Hopefully this mail will get through. If the groups get flooded by several similar e-mails in the next day or two, I apologize in advance there are several e-mails hung in my works e-mail server for some reason :( I was trying to figure out how to find out the bitrates and then reduce the bitra