GNU bug report logs - #7938
uname --version BUG

Previous Next

Package: coreutils;

Reported by: Karan Dhindsa <kdhindsa <at> berkeley.edu>

Date: Sat, 29 Jan 2011 23:41:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7938 in the body.
You can then email your comments to 7938 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#7938; Package coreutils. (Sat, 29 Jan 2011 23:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Karan Dhindsa <kdhindsa <at> berkeley.edu>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sat, 29 Jan 2011 23:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Karan Dhindsa <kdhindsa <at> berkeley.edu>
To: bug-coreutils <at> gnu.org
Subject: uname --version      BUG
Date: Sat, 29 Jan 2011 15:25:54 -0800
[Message part 1 (text/plain, inline)]
Hi,
When I type the command:
> uname --version

it says "illegal option -- version". Notice in the error message there 
is a space between "--" and "version" but in actual command its not. The 
error message is different if I deliberately put a space between the two 
and execute it.
I am using SunOS, kernel version Generic_144488-05

Thanks

Karan
[Message part 2 (text/html, inline)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sun, 30 Jan 2011 17:15:02 GMT) Full text and rfc822 format available.

Notification sent to Karan Dhindsa <kdhindsa <at> berkeley.edu>:
bug acknowledged by developer. (Sun, 30 Jan 2011 17:15:03 GMT) Full text and rfc822 format available.

Message #10 received at 7938-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Karan Dhindsa <kdhindsa <at> berkeley.edu>
Cc: 7938-done <at> debbugs.gnu.org
Subject: Re: bug#7938: uname --version      BUG
Date: Sun, 30 Jan 2011 09:22:28 -0800
On 01/29/2011 03:25 PM, Karan Dhindsa wrote:
> When I type the command:
>> uname --version
> 
> it says "illegal option -- version".

Check your $PATH.  I expect you're running the Solaris 'uname',
not coreutils 'uname'.  On my Solaris 10 host:

$ /usr/bin/uname --version
/usr/bin/uname: illegal option -- version
usage:  uname [-snrvmapiX]
        uname [-S system_name]
$ /opt/sfw/bin/uname --version
uname (GNU coreutils) 5.93
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David MacKenzie.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Feb 2011 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.