On Fri, 2010-05-21 at 13:00 -0400, Whit Blauvelt wrote:
On Fri, May 21, 2010 at 11:54:26AM -0400, Ross Walker wrote:
# sh -x <script> start
The problem with debugging it like that is that when started with sh, there's no bug.
how about adding a set -x as the first line after the #!/bin/<whatever> line to get a debug on screen? I don't buy the hardware error as the fault is 100% reproducible.