1. [이 시스템에서 스크립트를 실행할 수 없으므로 파일을 로드할 수 없습니다.] 오류 처리 관리자 권한으로 powershell 수행 후 PS D:\workspaces\vscode\vue\andy\ch11_vuex> Set-ExecutionPolicy RemoteSigned 2. 하위 디렉토리까지 삭제하기 구문 Remove-Item [-Path] [-Confirm] [-Credential ] [-Exclude ] [-Filter ] [-Force] [-Include ] [-Recurse] [-Stream ] [-UseTransaction] [-WhatIf] [] 축약형: rm -r -fo
[vscode] PowerShell: 자주 사용되는 명령어 모음
1. [이 시스템에서 스크립트를 실행할 수 없으므로 파일을 로드할 수 없습니다.] 오류 처리 관리자 권한으로 powershell 수행 후 PS D:\workspaces\vscode\vue\andy\ch11_vuex> Set-ExecutionPolicy RemoteSigned 2. 하위 디렉토리까지 삭제하기 구문 Remove-Item [-Path] [-Confirm] [-Credential ] [-Exclude ] [-Filter ] [-Force] [-Include ] [-Recurse] [-Stream ] [-UseTransaction] [-WhatIf] [] 축약형: rm -r -fo
2019.11.10