The Caffeinated Penguin

musings of a crackpot hacker

Windows task manager vs ps

Posted By on February 2, 2010

So, I was fiddling with java stuff at work the other day, and was struck by just how useless windows task manager is.

When running several:

java -jar something.jar

GNU ps actually shows which is which, because it includes the name of the jar file.

Windows just shows javaw.exe for all of them, so you don’t know what you’re killing.


Comments

3 Responses to “Windows task manager vs ps”

  1. kylecassidy says:

    i love it when you try and eject a usb drive and windows says “an application is using this device”

    well, WHAT ONE?

    • mattcaron says:

      Ubuntu has gotten really good at that (at least from the command line). It basically says something like:

      unmount failed, device in use. To see what is using it, try “lsof /media/cdrom”

      Same thing, when you mistype a command, you get:

      (matt@hiro) ~$ evincd
      No command 'evincd' found, did you mean:
       Command 'evince' from package 'evince' (main)
      evincd: command not found
      
  2. emt_hawk says:

    Kill them all. Will not Gates know his own?

    –H

Leave a Reply

Please note: Comment moderation is currently enabled so there will be a delay between when you post your comment and when it shows up. Patience is a virtue; there is no need to re-submit your comment.

Spam protection by WP Captcha-Free