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]

Re: diffrence from linux


Rogue Spider schrieb am 2001-08-10, 16:04:

Rogue,

>what is the command in cygwin for it to log
>every thing output from the screen
>linux is [  > log.log ]
>but  what is cygwin

$ your.commando 2>&1 | tee log.log

>and im working on a file that compiled on
>cygwin 2.0 version
>what should i look out for useing
>the newest version of cygwin
>i have a ton of error's that im widdling away at
>and need some quick fixes

What errors?



-- 
=^..^=

--
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]