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 >> php-general
php-general
Re: [PHP] Re: Need some Linux/Apache help
by Brian Clark other posts by this author
Jan 1 2002 12:08AM messages near this date
Re: [PHP] Re: Need some Linux/Apache help | Re: [PHP] Re: Need some Linux/Apache help
* Brian Clark (brianj@fusionwerks.com) [Dec 31. 2001 19:05]:

>  > How do I redirect the output *if* the output is errors?  For example

>  > # make > /home/todd/makeerr.txt

>  Try this:

>  make 2> /home/todd/makeerr.txt

Oh, and if you want it *all* to go to that file:

make 2> &1 /home/todd/makeerr.txt

You can also use grep or egrep to search for specific things if you
want.

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
Life is like a diaper -- short and loaded.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe@[...].net
For additional commands, e-mail: php-general-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Todd Cary
Todd Cary
Brian Clark
Todd Cary
Brian Clark
David Jackson
Todd Cary
David Jackson
Todd Cary
Brian Clark
Brian Clark
Brian Clark
Edwin Boersma
Brian Clark
Todd Cary
Brian Clark
Brian Clark

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