>>/1237/
Do I need a space? I don't think it matters the ! should tell the shell to look at what comes next.
#! /bin/sh
I have some of the scripts as
#!/bin/sh
others like endstream.sh had the space. I'll change them all to have a space. I don't think it makes a difference though.