sajad torkamani

Syntax:

lsof -c <command>

Example:

lsof -c node

This will show all processes spawned by the node command.

Tagged: Unix

Leave a comment

Your email address will not be published. Required fields are marked *