Re: My first bash script.

2005-01-01 Thread Jeremy Abbott
Jeremy Abbott wrote: I wrote my first bash script the other day to automatically rip my CDs to 128k mp3s. I was wondering if anyone had any idea or suggestions for the script to improve or streamline it. Thanks in advance. Here it is: #!/bin/bash # # The purpose of this script is to automatic

My first bash script.

2005-01-01 Thread Jeremy Abbott
I wrote my first bash script the other day to automatically rip my CDs to 128k mp3s. I was wondering if anyone had any idea or suggestions for the script to improve or streamline it. Thanks in advance. Here it is: #!/bin/bash # # The purpose of this script is to automatically rip CD's to wav f

RE: Kernel 2.6.10 Can't Open Initial Console on FC3

2005-01-01 Thread Joseph D. Wagner
RESOLVED. I enabled support for hotplug devices and installed an initrd; then it works. They tell me there's a way to make it work without initrd, but it's ugly, messy, and not recommended: http://fedora.redhat.com/docs/udev/ I haven't yet tested to see if it works with initrd and without supp

Re: retrieval

2005-01-01 Thread Ohadi, Hamid
I've noticed that some distributions have the --interactive option switched on by default and therefore the less would be the chance of removing a file by mistake. I was wondering if it's possible to do that in SuSE as well or not. On 01-01-05 14:06, Peter wrote: > Do a google for safedelete. >