Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-WM-Posted-At: avacado.atomice.net; Thu, 27 Jun 02 17:51:23 +0100 Message-ID: <010901c21dfa$de6d74e0$0100a8c0@advent02> From: "Chris January" To: References: <00b901c21df9$1c9e3df0$0100a8c0 AT advent02> <20020627163750 DOT GA27819 AT redhat DOT com> Subject: Re: vmstat Date: Thu, 27 Jun 2002 17:51:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > >> is there any function similiar to the unix vmstat > >> that can run under cygwin > >For now you can download procps (which contains vmstat) from here: > >http://www.doc.ic.ac.uk/~ccj00/procps-010801/ > >Hopefully this will be available via Cygwin setup sometime soon. > > There is, however, the problem of what to do about the fact that your > package apparently, AFAICT, overwrites the cygwin ps.exe. I don't think > we're quite ready to drop the "native" ps.exe yet. If it overwrites it, then I have packaged it wrongly. It should put ps.exe and kill.exe into separate subdirectories, i.e. /bin/procps/ps.exe and /usr/bin/procps/kill.exe. Indeed, I have just verified that this is what happens. In other words, if you want to use the procps versions of ps and kill (which don't support Windows processes), then you can add /bin/procps and /usr/bin/procps to your path ahead of /bin. By default you are using the Cygwin versions. Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/