Aaron Mason | 19 Jul 2012 03:39
Picon

Re: ssh tunneling with -D option

On Thu, Jul 19, 2012 at 9:07 AM, Paolo Aglialoro <paolo74 <at> gmail.com> wrote:

> Issuing the following:
> # dsocks.sh lynx google.com > /dev/null 2>&1
>

Fixed that for you.  Pipe stdout to /dev/null, then pipe stderr to
stdout.  If you do it the other way, stderr will still appear on
stdout.

--

-- 
Aaron Mason - Programmer, open source addict
I've taken my software vows - for beta or for worse


Gmane