Skip to content

zheny-creator/PID-View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PID-View

Simple C utility for viewing basic Linux process information such as name, state, and priority using the /proc filesystem.

Install

gcc PID_view.c -o pid-view

Run

./pid-view PID

About

Simple C utility for viewing basic Linux process information such as name, state, and priority using the /proc filesystem.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages