Quote:
Originally Posted by nekokami
The fact that some folks are getting it to work on a PC but then it fails on a Mac when the file has been transferred between the two systems makes me suspect that something to do with differences between those two platforms might be involved, e.g. the byte order or line ending characters. But that's just a wild guess.
|
I think it is the "$" in the PID that is causing the problem, this does not matter under Windows but requires
single quotes (double quotes won't work) on a Mac or under Linux.