[chuck-users] chuck --probe output: not stdout

Brian Sorahan bsorahan at haivision.com
Thu Feb 28 10:43:05 EST 2013


Hi Mike,

It looks like the output of chuck --probe goes to stderr.

You can see the difference with
$ chuck --probe >probe.out
and
$ chuck --probe &>probe.out

Cheers,
Brian


On Thu, Feb 28, 2013 at 8:06 AM, mike clemow <michaelclemow at gmail.com>wrote:

> Hi Chuckists,
>
> system: mac 10.7.3, chuck 1.3.1.3 (64 bit)
>
> So, when I type `chuck --probe` I get the usual output to the console.
>  Now, this has always been the case, however, I'm just now asking about it;
> chuck does not seem to be sending that output to stdout.  I can't access it
> that way.  In fact, if I want it in a file, I have to use script.
>
> Where is that console output going?  Why is it not going to stdout?
>
> Sorry if this question has been answered before.
>
> Best,
> Mike
>
> http://michaelclemow.com
> http://semiotech.org
>
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20130228/150c39fd/attachment.htm>


More information about the chuck-users mailing list