--- file.c.orig Sun Oct 5 03:43:21 2003 +++ file.c Fri Aug 17 16:48:18 2007 @@ -678,6 +678,7 @@ if (strcmp("?", next_tok()) == 0 && force) return (0); + pusht = 1; /* old PAO syntax -- people are still using it! */ if (strcmp("any", next_tok()) == 0 && force) return (0);