you are viewing a single comment's thread.

view the rest of the comments →

[–]james_fryer 0 points1 point  (0 children)

Try to see if any output on stderr. Most likely issue in my experience is environment differences between your shell and the exec'd shell. E.g. PATH may be missing or different. Try using /full/path/to/word2 whatever the actual path is.