| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Authentication-Warning: | localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f |
| Date: | Mon, 29 Sep 2003 11:10:25 +0200 |
| From: | Ronald Landheer-Cieslak <blytkerchan AT users DOT sourceforge DOT net> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Copying stderr to stdout |
| Message-ID: | <20030929091025.GA6877@linux_rln.harvest> |
| References: | <LDEFIMCDLFJKECEABIHDOEDICGAA DOT oyvind DOT harboe AT zylin DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <LDEFIMCDLFJKECEABIHDOEDICGAA.oyvind.harboe@zylin.com> |
| User-Agent: | Mutt/1.4i |
| X-Disclaimer: | I had nothing to do with it - I swear! |
| X-loop: | linux_rln.harvest |
On Fri, Sep 26, 2003 at 05:28:16PM +0200, Øyvind Harboe wrote: > I was having a bit of trouble copying stderr to stdout, e.g. > > $ ls 2>&1 lkajsdflkjasdflkj >ll > ls: lkajsdflkjasdflkj: No such file or directory > > I would have expected the error message to end up in "ll". > > If I place "2>&1" at the end of the line it works. > > Is this the intended behaviour? You're not giving any information that might actually lead to an answer: something as basic as which shell you are using.. If you're using Bash, the behaviour is normal. If you're using any other shell, I don't know. rlc -- To stay youthful, stay useful. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |