[tpop3d-discuss] tpop3d 1.4.2 : feature requests.

Robert Hough rch at acidpit.org
Fri, 9 Aug 2002 10:58:11 -0400


On Fri, Aug 09, 2002, Dave Baker wrote:

> > #!/bin/sh
> > exec 2>&1
> > /usr/local/sbin/tpop3d -d
> > 
>
> Ah!  Problem solved.  My /sbin/sh (freebsd 4.5) is not bourne-ish enough
> for the 2>&1 to take effect.  changing the first line to reference bash
> does the trick.

You might want to look into your system. 'sh' should _not_ be in /sbin.
Sounds like a bash install go terribly bad or something.

-- 
Robert Hough <rch@acidpit.org>