LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   get process name by process id (https://www.linuxquestions.org/questions/linux-newbie-8/get-process-name-by-process-id-832820/)

ge_shekhar 09-17-2010 09:18 AM

get process name by process id
 
Hi there,

I need a command to get the process name by process id. any help will be appreciated.


Shekhar

AlucardZero 09-17-2010 09:26 AM

ps -ef | grep PID
?

ge_shekhar 09-17-2010 09:50 AM

Thnaks alukard


All times are GMT -5. The time now is 11:31 PM.