in reply to Re^2: perl script works at command but job does not work
in thread perl script works at command but job does not work
Yes (well, sort of, close enough), thanks for catching that. I don't use system very often (mostly because I want my code to run on different platforms without modification) and had forgotten that its return value is backwards. (I understand why it's backwards, I'd just forgotten to take that into account.)
|
|---|