On Wed, 3 Mar 2004, Peng Yu wrote: > Hi, > Is the command "top" in cygwin? Which package I have to download, if > I want to monitor the CPU resources?
Peng, If you're looking for a specific program, first try searching the Cygwin packages at <http://cygwin.com/packages/>. For programs with short names (like "top") it's usually a good idea to prepend "bin/", and limit the suffixes, e.g., search for "bin/top(.exe| |$)" (the search page supports arbitrary Perl regular expressions). The next step is Google: <http://www.google.com/search?q=cygwin+top+program>. > BTW, how to run a program with a lower priority from command line? "man nice". Not Cygwin-specific. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/