Following are the outputs:
"
ibmsys1@rc-mf2:~> ps -ef | grep usbdaemon
root 1120 1 0 18:14 ? 00:00:00 /opt/safenet_sentinel/common_files/sentinel_usb_daemon/usbdaemon
ibmsys1 5350 2298 0 18:17 pts/2 00:00:00 grep usbdaemon
ibmsys1@rc-mf2:~> ps -ef | grep sntl
ibmsys1 5354 2298 0 18:17 pts/2 00:00:00 grep sntl
"
SystemAdmin