Ian Kaufman <[email protected]> writes: > Hi Jan, > > Have you made any modifications to the script recently? It looks like > something is inserting Windows carriage returns which show up as "\n\r" in > UNIX/Linux, which subsequently newlines the "\n", leaving a "\r" on the > following empty line.
Yes, but from the posted example, it looks as if the lines are getting broken. The script needs checking for non-printing characters anyhow. [I detect CRLF endings with a JSV, but those usually manifest as failing to exec the shell from the #! line.] -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
