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 <[email protected]>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 > [email protected] > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > >
_______________________________________________ chuck-users mailing list [email protected] https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
