Skip to content

create a cmd tool that has simillar outout to ps aux cmd. this tool should output 3 columns: Pid: process id / path: executed command / openfiles : Files open by this pid

Notifications You must be signed in to change notification settings

aliinejad/ps-aux-cmd-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ps-aux-cmd-tool

this is the question

create a cmd tool that has simillar outout to ps aux cmd. this tool should output 3 columns: Pid: process id path: executed command openfiles : Files open by this pid

About

create a cmd tool that has simillar outout to ps aux cmd. this tool should output 3 columns: Pid: process id / path: executed command / openfiles : Files open by this pid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages