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
'Shell & Command' 카테고리의 다른 글
[Shell] SSH (0) | 2023.02.22 |
---|---|
[Shell] scp (0) | 2023.02.22 |
git windows에서 파일 권한 변경하기 (0) | 2023.02.16 |
[Makefile] Makefile Tutorial (0) | 2022.03.31 |
**.sh 실행시 $'\r': command not found 오류 해결 --> Notepad++ 옵션: UNIX 형식으로 변환 (0) | 2021.06.16 |
최근댓글