This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: IO Redirection


On Wed, Mar 13, 2002 at 09:30:27PM +1100, Robert Mark Bram wrote:
>Howdy all!
>
>I have a question about IO redirection.
>
>   > file
>         redirect standard output to file
>   2> file
>         redirect error output to file
>   &> file
>         redirect error and standard output to file
>   >> file
>         append standard output to file
>
>How do I append error output?
>How do I append error and standard output?
>
>Thanks!

As has been pointed out, this is not the mailing list for help with
beginning shell questions:

http://cygwin.com/lists.html#see-above

Please find somewhere else to learn about UNIX shell conventions.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]