cmd 에서이 명령을 실행하는 방법 :
powershell.exe "(get-process |? {$ _. Description -eq"Sysinter Process Explorer "}) | processname | out-file $ env : APPDATA \ example.txt"선택
여전히이 오류가 발생합니다.
'-eq'연산자의 오른쪽에 값 표현식을 제공해야합니다. 1 행 : char : 37 + (get-process |? {$ _. Description -eq <<<< Sysinternals Process Explorer}) | 프로세스 이름 선택 | 출력 파일 $ env : APPDATA \ example.txt + CategoryInfo : ParserError : (:) [], ParentContainsErrorRecordEx ception + FullyQualifiedErrorId : ExpectedValueExpression