How to find running script Procees ID by name
Dear All,
We are using oracle Linux 7.3.
We need to find the process id for running script.
Example:
Suppose we have a script to check backup, remove old backup files, check logs...and other jobs
Script Name: backupall.sh
$. ./backupall.sh
What is the PID?
Thanks and Regards,
Shareef