Woops, just bumped into this. > other commands. This approach is more portable, but > requires clients more complicated than kill. :) > How are other folks solving this problem? Instead of signals, I use a named pipe. I can't use kill as my client, but echo performs well, to :-)