Oops, I should have mentioned: uname --version
uname (GNU coreutils) 6.10 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David MacKenzie. Walter From: Walter Coole Sent: Monday, December 08, 2008 12:28 PM To: '[email protected]' Subject: Bug in uname Uname isn't recognizing the -a option. uname -a uname: extra operand `-a' Try `uname --help' for more information. But uname --help Usage: uname [OPTION]... Print certain system information. With no OPTION, same as -s. -a, --all print all information, in the following order, except omit -p and -i if unknown: -s, --kernel-name print the kernel name -n, --nodename print the network node hostname -r, --kernel-release print the kernel release -v, --kernel-version print the kernel version -m, --machine print the machine hardware name -p, --processor print the processor type or "unknown" -i, --hardware-platform print the hardware platform or "unknown" -o, --operating-system print the operating system --help display this help and exit --version output version information and exit Report bugs to <[email protected]>. Fortunately, --all works fine. HTH, Walter Coole Aperio Group, LLC Three Harbor Drive Suite 315 Sausalito, CA 94965 (415)339-4308 Direct (415)339-4301 Fax www.aperiogroup.com Aperio v. [Latin] to make clear, to reveal the truth The information contained in this e-mail may be privileged and/or confidential, and is intended only for the use of the person to whom it is addressed. If you are not the named addressee (or such recipient's employee or agent), you should not disseminate, distribute, alter or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmissions cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender, therefore, does not accept liability for any errors or omissions in the contents of this message, which may arise during or as a result of e-mail transmission. Communication of any portfolio changes, cash additions or withdrawals must always be confirmed or verified by verbal and/or hard copy version. In compliance with regulatory requirements, all messages sent to or from this server are archived and may be read by someone other than the recipient. This message is provided for information purposes and has been obtained from sources which we believe to be reliable, but we do not guarantee its accuracy or completeness and it should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments in any jurisdiction. Aperio Group LLC provides neither tax nor legal advice to its clients, and all investors are strongly urged to consult with their legal and tax advisors regarding any potential investment or strategy. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
