site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Oct 15, 2006, at 6:53 PM, Tony Scaminaci wrote: $ sw_vers ProductName: Mac OS X ProductVersion: 10.4.8 BuildVersion: 8L127 All info is available in the following files: /System/Library/CoreServices/ServerVersion.plist (if it exists) /System/Library/CoreServices/SystemVersion.plist -- Rui Paulo _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Is there a low-level function call for obtaining the same OS info as the unix utility "sw_vers" returns (see below)? I've been browsing the kernel-level sysctl calls but I don't see anything promising. Or would it be better to just do a system invoke of "sw_vers" and parse the arguments for the MacOS version info? Whatever I end up using must work on all 64-bit processors. This email sent to site_archiver@lists.apple.com