Searched refs:sPSGrep (Results 1 – 1 of 1) sorted by relevance
452 final String sPSGrep = "ps -ef | grep $USER | grep <soffice>.bin | grep -v grep"; in getOfficeProcessID() local453 …final String sProcessId = sPSGrep.replaceAll("<soffice>", FileHelper.getJavaCompatibleFilename(sof… in getOfficeProcessID()
Completed in 11 milliseconds