bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exit Error


From: Bob Proulx
Subject: Re: Exit Error
Date: Thu, 12 Jan 2006 11:21:59 -0700
User-agent: Mutt/1.5.9i

Sabino Rotiglia wrote:
> When you simply would like to exit the current user or session you
> get a fatal error 07.

Thanks for trying to report a problem.  But you did not include enough
information to even know what program you were trying to report a
problem about.  Also you reported to the GNU coreutils mailing list.
But none of the programs in this project have user sessions.  So this
is unlikely to be a problem for the project here.

If it is a GNU project program then you can usually get the version of
the program and the project it is from by running the program with the
--version option.  Since these have been ported to other operating
systems it is useful to say what operating system you are using it on
such as GNU, BSD, HP-UX, Solaris, AIX, etc.  The uname command is
useful for this.  Also the version of libc is useful too.

Here are some examples:

  cat --version
  cat (coreutils) 5.2.1

  uname -a
  Linux dementia 2.6.8-11-amd64-k8 #1 Wed Jun 1 01:03:08 CEST 2005 x86_64 
GNU/Linux

  ldd --version
  ldd (GNU libc) 2.3.2

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]