-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In article <4d56a4cd.6020...@surfeu.ch>,
Dr. Trigon wrote:
> But I was wondering how SGE can replace such a common tool like CRON
> without havin same functionallity... :)
Well, SGE does not replace cron. SGE is an additional tool which is
availab
On 02/13/2011 12:44 AM, Platonides wrote:
>
>> -j join
>>
>> Declares if the standard error stream of the job will be merged with the
>> standard output stream of the job.
>> An option argument value of oe directs that the two streams will be
>> merged, intermixed, as standard output. An opt
Dr. Trigon wrote:
> @Platonides:
> What is this parameter then??
>
> Thanks and greetings
> DrTrigon
It's -j
> -j join
>
> Declares if the standard error stream of the job will be merged with the
> standard output stream of the job.
> An option argument value of oe directs that the two str
Couldn't you just do `exec 2>&1` soon after the shebang line?
-Jeremy
On Feb 9, 2011 4:44 PM, "Platonides" wrote:
> Ilmari Karonen wrote:
>> I remember being disappointed by the lack of stderr output in the mail I
>> got after switching my Commons MIME type statistics script over to SGE,
>> but t
First I have to thank you all very much for the numerous answers I got
to this question!! Some remarks from my side:
Am 09.02.2011 22:47, schrieb Platonides:
> Ilmari Karonen wrote:
>> I remember being disappointed by the lack of stderr output in the mail I
>> got after switching my Commons MIME