<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Java Debug Messages in Ubuntu</title>
    <link>http://www.mapleprimes.com/posts/38603-Java-Debug-Messages-In-Ubuntu</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 13:23:43 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 13:23:43 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Java Debug Messages in Ubuntu</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Java Debug Messages in Ubuntu</title>
      <link>http://www.mapleprimes.com/posts/38603-Java-Debug-Messages-In-Ubuntu</link>
    </image>
    <item>
      <title>stderr</title>
      <link>http://www.mapleprimes.com/posts/38603-Java-Debug-Messages-In-Ubuntu?ref=Feed:MaplePrimes:Java Debug Messages in Ubuntu:Comments#comment69561</link>
      <itunes:summary>&lt;p&gt;Does all of commandline Maple's useful printout go to stdout rather than stderr? If so then maybe you could just wrap x/maple in another script which directs stderr to /dev/null.&lt;/p&gt;
&lt;p&gt;Eg,&lt;/p&gt;
&lt;pre&gt;
#!/bin/bash
maple12 $* 2&amp;gt; /dev/null
&lt;/pre&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Java Debug Messages in Ubuntu</description>
      <guid>69561</guid>
      <pubDate>Sat, 04 Oct 2008 07:09:51 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
  </channel>
</rss>