You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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