--- src/redirect.c.dist	Tue Feb  3 05:16:29 1998
+++ src/redirect.c	Sat Feb  7 19:07:25 1998
@@ -339,7 +339,7 @@
     short_prg2 = xmalloc(strlen(s) + 3);
     snprintf(short_prg2, strlen(s) + 3, "(%s)", short_prg);
     for (k = 0; k < NRedirectors; k++) {
-	args[0] = short_prg2;
+	args[0] = prg;
 	args[1] = NULL;
 	x = ipcCreate(IPC_TCP_SOCKET,
 	    prg,
