Thanks to visit codestin.com
Credit goes to github.com

Skip to content

st47k4/Windows-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

plist.exe

A home made pslist.exe program

How to run

  1. First, download and install msbuild
  2. In Developer Powershel for VS 2022 run cl : cl .\main.c
  3. Run it : .\main.exe

--Help

Usage: C:\path\to\main.exe [options] [name]

Options:
 -h                     Display this help message and exit.
 -d                     Show thread detail.
 name                   Show information about processes that begin with the name specified.

Abbreviation key:
 PID                    Process Identifier
 Pri                    Priority
 Thd                    Number of Threads
 Hnd                    Number of Handles
 CPU Time               CPU Time in seconds
 Elapsed Time           Elapsed Time in seconds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages