Bash Bugs

2006-01-15 Thread n3d gonzales
Hello, I used my old script to my new machine and their's a bug on it. I have attached the very simplified script. It will determine whether the file has space or not. The result is different. gcc-3.4.3-22.1 bash-3.0-19.2 Red Hat Enterprise Linux ES release 4 (Nahant Update 1) IBM Intel(R) Xeon(

Re: Bash Bugs

2006-01-13 Thread Chet Ramey
n3d gonzales wrote: > Hello, > > I used my old script to my new machine and their's a bug on it. I have > attached the very simplified script. It will determine whether the file > has space or not. The result is different. I'm not really sure what the aim of your script is given its logic, but t