Re: eliminating "banner" [message #71846] |
Fri, 23 July 2010 05:32 |
Bruce Bowler
Messages: 128 Registered: September 1998
|
Senior Member |
|
|
On Thu, 22 Jul 2010 16:38:13 -0400, Ben Tupper set fingers to keyboard and
typed:
> On 7/22/10 3:20 PM, Bruce Bowler wrote:
>> I'm pretty sure I've seen this discussed before, bat a) don't remember
>> the answer and b) can't seem to come up with the appropriate magic
>> incantation for google to have it refresh my memory...
>>
>> Is it possible to start IDL without seeing this "garbage" (that's not
>> really the word I want to use :-) on the screen/in the output
>>
>>> IDL Version 7.0 (linux x86 m32). (c) 2007, ITT Visual Information
>>> Solutions
>>> Installation number: xxxxx.
>>> Licensed for personal use by xxxx xxxx only. All other use is strictly
>>> prohibited.
>>
>> other than by redirecting sysout and syserr?
>
> Hi Bruce,
>
> Does
>
> idl -quiet
>
> do it for you?
>
> Cheers,
> Ben
Grazie (not how I would have spelled it but that's the wictionary does)
--
+-------------------+--------------------------------------- ------------+
Bruce Bowler | I do not take drugs - I AM drugs.
1.207.633.9610 |
bbowler@bigelow.org | - Salvador Dali
+-------------------+--------------------------------------- ------------+
|
|
|
Re: eliminating "banner" [message #71858 is a reply to message #71846] |
Thu, 22 July 2010 13:38  |
ben.bighair
Messages: 221 Registered: April 2007
|
Senior Member |
|
|
On 7/22/10 3:20 PM, Bruce Bowler wrote:
> I'm pretty sure I've seen this discussed before, bat a) don't remember
> the answer and b) can't seem to come up with the appropriate magic
> incantation for google to have it refresh my memory...
>
> Is it possible to start IDL without seeing this "garbage" (that's not
> really the word I want to use :-) on the screen/in the output
>
>> IDL Version 7.0 (linux x86 m32). (c) 2007, ITT Visual Information
>> Solutions
>> Installation number: xxxxx.
>> Licensed for personal use by xxxx xxxx only.
>> All other use is strictly prohibited.
>
> other than by redirecting sysout and syserr?
Hi Bruce,
Does
idl -quiet
do it for you?
Cheers,
Ben
|
|
|