sS currentProcessCommand() { ProcessHandle processHandle = ProcessHandle.current(); ret processHandle.info().command(); }