How many instances are running under same Oracle Home
we have a environment where there are 3 oracle homes and 2 databases on each oracle home. How to find using single unix command the number of instances running in specific oracle home ? . In dbs we can check for the number of init.ora but that doesn't specify whether that instance is running or not.