Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!unido!rwthinf!kreon!maassen From: maassen@kreon.informatik.rwth-aachen.de (Andreas Maassen) Newsgroups: comp.mail.mh Subject: Problem with Print Command Message-ID: Date: 27 Jun 91 09:41:43 GMT Sender: news@rwthinf.UUCP Lines: 15 I always used the following print command with xmh Xmh*PrintCommand: lpr -Plaser -h >/dev/null 2>/dev/null Everything worked well until I wanted to use an additional filter: Xmh*PrintCommand: mp -l | lpr -Plaser -h -c >/dev/null 2>/dev/null With this print command, nothing happens, although the command as such is correct, since it works if I type it into a shell. Any suggestions what might be wrong? Andreas Maassen (maassen@informatik.rwth-aachen.de)