Re: cpu and partition info

2003-02-26 Thread Bruce Dobrin
ly sent a little as an example...) - Original Message - From: "Robert Citek" <[EMAIL PROTECTED]> To: "Bruce Dobrin" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 2:03 PM Subject: Re: cpu and partition info > > Thanks,

Re: cpu and partition info

2003-02-26 Thread Robert Citek
Thanks, Bruce, At 12:02 PM 2/26/2003 -0800, Bruce Dobrin wrote: >It took me about an hour to change/add enough to the perl GPL "hinv" port to >get it to work with cygwin ( hinv v 1.4pre2). I took your code and modified it. Works great under Cygwin. See below. I'm not quite sure what this code

RE: cpu and partition info

2003-02-26 Thread [EMAIL PROTECTED]
>Original Message: >- >From: Chris January [EMAIL PROTECTED] >Date: Wed, 26 Feb 2003 19:32:07 - >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: RE: cpu and partition info > > >> Hello all, >> >> Is there a /proc/partitions o

Re: cpu and partition info

2003-02-26 Thread Bruce Dobrin
CHINE/HARDWARE/DESCRIPTION/System/CentralProces sor/0/VendorIdentifier' << cat '/proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/CentralProces sor/0/Identifier'`; } print "$cpu $cpus\n"; - Original Message - From: "Robert Citek" <[

RE: cpu and partition info

2003-02-26 Thread Igor Pechtchanski
On Wed, 26 Feb 2003, Chris January wrote: > > Hello all, > > > > Is there a /proc/partitions or a /proc/cpuinfo in newer versions > > of Cygwin? > > I'm looking for a way to determine cpu info and drive info from the > > command line. I'm using v1.3.14. > I'll code some up for you, how about tha

RE: cpu and partition info

2003-02-26 Thread Chris January
> Hello all, > > Is there a /proc/partitions or a /proc/cpuinfo in newer versions > of Cygwin? > I'm looking for a way to determine cpu info and drive info from the > command line. I'm using v1.3.14. I'll code some up for you, how about that? Chris -- Unsubscribe info: http://cygwin.com

Re: cpu and partition info

2003-02-24 Thread Randall R Schulz
Robert, Here's a wild try at answering your question: % ls -l /proc total 0 dr-xr-xr-x 15 RSchulz None0 Feb 24 14:21 1400/ dr-xr-xr-x 15 RSchulz None0 Feb 24 07:05 1892/ dr-xr-xr-x 15 RSchulz None0 Feb 24 16:03 2176/ dr-xr-xr-x 15 SYSTEM Administ

cpu and partition info

2003-02-24 Thread Robert Citek
Hello all, Is there a /proc/partitions or a /proc/cpuinfo in newer versions of Cygwin? I'm looking for a way to determine cpu info and drive info from the command line. I'm using v1.3.14. Thanks in advance, - Robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug repor