[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] write to stderr via javascript?
- Subject: [ale] write to stderr via javascript?
- From: dmcnash at charter.net (dmcnash at charter.net)
- Date: Thu, 6 Aug 2009 9:50:49 -0400
- In-reply-to: <[email protected]>
---- Geoffrey <lists at serioustechnology.com> wrote:
> Subject says it. Can you write to stderr via javascript? If so, how?
>
> --
> Until later, Geoffrey
>
> Those who would give up essential Liberty, to purchase a little
> temporary Safety, deserve neither Liberty nor Safety.
> - Benjamin Franklin
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
I would hope not.
The process that interprets the javascript may own a stderr but if you could access it from the script some malware could easily erase it.