Yes, it changed slightly. Hijack now uses /bin/sh to exec the commands, and inserts an "exec " prefix in front of the command. This shouldn't break much, if anything at all.

But there is supposed to be a ; character in front, so a line would look like this:

;@EXEC someprogram arg1 arg2 ...


Edited by mlord (04/03/2004 08:40)