ps -ef|grep CalcLogData
The command "ps -ef|grep CalcLogData" is used to display information about currently running processes and filter them to only show the ones that contain the string "CalcLogData" in their command line.
原文地址: https://www.cveoy.top/t/topic/hNMn 著作权归作者所有。请勿转载和采集!