pub fn is_process_running(process_name: &str) -> bool
Checks if a process is running by searching command lines (like pgrep -f)