Question d’entretien chez innoPath

How do you get the process ID in Unix?

Réponse à la question d'entretien

Utilisateur anonyme

1 mars 2011

ps -ef | awk '{print $2}'