bash : stderr & more (pipe for stderr)

Alex Vinokur alexvn@connect.to
Sat Jun 14 07:25:00 GMT 2003


=====================================
Windows 2000
CYGWIN_NT-5.0 1.3.22(0.78/3/2)
GNU bash, version 2.05b.0(5)-release-(i686-pc-cygwin)
=====================================

$ <command> | more     # works only for stdout

$ <command> |& more
bash: syntax error near unexpected token `&'

How to use pipe for stderr?

Thanks,

   ==========================================
   Alex Vinokur
     mailto:alexvn@connect.to
     http://www.simtel.net/pub/oth/19088.html
     http://sourceforge.net/users/alexvn
   ==========================================








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



More information about the Cygwin mailing list