ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activeperl
activeperl
Re: system/backticks output not as expected
by Serguei Trouchelle other posts by this author
Oct 30 2009 7:44AM messages near this date
RE: system/backticks output not as expected | RE: system/backticks output not as expected
Brian Raven wrote:

>  Backticks only capture output from stdout, while error messages are
>  generally output on stderr. In unix-like shells it usual to redirect
>  stderr to stdout by adding 2>&1 to the command line. I don't know if it
>  works the same on win32, but it might be worth a try, if that is your
>  platform.

Yes, it works.

-- 
Serguei Trouchelle
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Lars Oeschey
Brian Raven
Serguei Trouchelle
Conor Lillis

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved