Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6772335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:32:15+00:00 2026-05-26T15:32:15+00:00

I have an app that will fprintf both help and error messages to stderr

  • 0

I have an app that will fprintf both help and error messages to stderr.

Should I send messages to stdout if I am exiting with status EXIT_SUCCESS (such as when I issue the --help option to my app)?

Likewise, should I keep sending error messages to stderr on EXIT_FAILURE?

Or should I send all help and error messages to stdout?

What are general conventions for this with POSIX-compliant UNIX applications?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T15:32:16+00:00Added an answer on May 26, 2026 at 3:32 pm

    Clearly error messages should go to stderr, because you don’t want to capture them when redirecting standard output.

    When the usage is displayed because some command line option was invalidly used, then it’s being shown as (part of) an error message. So it should go to stderr and cause EXIT_FAILURE.

    When the usage is being displayed because the user asked for it via --help, then it’s being shown as the desired behaviour of invoking the command. So it should go to stdout and the command should succeed with EXIT_SUCCESS.

    This is briefly covered in the GNU coding standards.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an App that will send authenticated emails using System.Net.Mail and System.Net.NetworkCredential my
I have an app that will have entries of both varchar(max) and varbinary(max) data
I'm building an app that will allow the user to send a status update
I have an app that will speak text messages to the user. I want
I have an app that will send an email from the server if the
I have a Rails app that will post some data to another Rails app.
I have a silverlight app that will be installed OOB with full trust and
I have a very simple webforms app that will allow field techs to order
I have installed an HttpModule into my web app that will handle all requests
I'm creating and app that will rely on a database, and I have all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.