Re: How to separate stdout/stderr when running inside Xcode
Re: How to separate stdout/stderr when running inside Xcode
- Subject: Re: How to separate stdout/stderr when running inside Xcode
- From: Thomas Lachand-Robert <email@hidden>
- Date: Sat, 6 Mar 2004 18:55:27 +0100
Le 6 mars 04, ` 11:19, Markus Hitter a icrit :
Am 05.03.2004 um 22:10 schrieb Thomas Lachand-Robert:
I tried to add '&2>somefile' has a command line argument, but it
doesn't work.
As bash is now the default shell, '2>somefile' whould be correct,
without the '&'.
Didn't know that, thanks. Anyway that doesn't work from XCode itself.
(It probably doesn't use a true shell when running the executable.)
Thomas Lachand-Robert
********************** email@hidden
<< Et le chemin est long du projet ` la chose. >> Molihre, Tartuffe.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.