All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Unterkircher <unki@netshadow.at>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] TC Output Redirection
Date: Fri, 14 Oct 2005 15:12:12 +0000	[thread overview]
Message-ID: <434FCACC.2050906@netshadow.at> (raw)
In-Reply-To: <0633E0EDB4F25F43A2D7179CA11FAFAB04B53A@xavier.staff.greatlakes.net>

Basic shell... first the target then the assignments. So

tc <blah> 1>/dev/null 2>&1

Eliot, Wireless and Server Administrator, Great Lakes Internet wrote:

>
> Ok, this is a rather large annoyance... How do you redirect the error 
> output for TC? It does not seem to use any of the standard file 
> descriptors (like STDOUT or STDERR) for error output. I have tried:
>
> tc <blah> 2>&1 1>/dev/null
> tc <blah> 3>&1 2>&1 1>/dev/null
> etc
>
> No matter what I do, I cannot seem to redirect the output. Anyone have 
> any suggestions?
> Thanks.
>
> Eliot Gable
> Certified Wireless Network Administrator
> Cisco Certified Network Associate
> CompTIA Security+ Certified
> CompTIA Network+ Certified
> Network and Systems Administrator
> Great Lakes Internet, Inc.
> 112 North Howard
> Croswell, MI 48422
> 810-679-3395
>
>------------------------------------------------------------------------
>
>_______________________________________________
>LARTC mailing list
>LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
>  
>

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      reply	other threads:[~2005-10-14 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14 13:56 [LARTC] TC Output Redirection Eliot, Wireless and Server Administrator,  Great Lakes Internet
2005-10-14 15:12 ` Andreas Unterkircher [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=434FCACC.2050906@netshadow.at \
    --to=unki@netshadow.at \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.