How can I get a list of all command-line arguments for a process in Windows XP?
In Linux I would just run a ps ax | grep whatever and that list would have all instances plus whatever command line arguments were ran with it.
How can I get the same type of deal under Windows XP ? Anyone know?
Thanks for the help! 😀
In Linux I would just run a ps ax | grep whatever and that list would have all instances plus whatever command line arguments were ran with it.
How can I get the same type of deal under Windows XP ? Anyone know?
Thanks for the help! 😀