728x90

한번에 여러 명령어 실행

명령어1& 명령어2& 명령어3& .... 

SET GOOS=windows& copy a.conf /bin/a.conf& go build bin\app.exe main.go

 

DSN 캐시 클리어 명령어

ipconfig /flushdns

 

Windows Unzip Command

powershell -command "Expand-Archive C:\foo\bar.zip C:\somewhere"

728x90
  • 네이버 블러그 공유하기
  • 네이버 밴드에 공유하기
  • 페이스북 공유하기
  • 카카오스토리 공유하기
반응형