Paul Webster wrote: > I assume it is because the script that is calling your script is > spawning off the various steps in parallel (to make it faster and > tolerant/ignorant of issues in lower level scripts). > > Might not be much that you can do about it in your script - expect > perhaps put in some delays at the start.
I think you're right. I'd be happier if I could ensure that my outputs are always written as a single line, which I could precede with a 'pigpiod' label, but that echo statement always generates output, and I don't see how I can prepend a label without upsetting the evaluation. ------------------------------------------------------------------------ chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/showthread.php?t=111502 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
