기계인간 John Grib
me
random
index

shellcheck

A shell script static analysis tool

created: 2022.03.09

updated: 2022.03.09

편집하기 / 의견 남기기

bash command
  • Examples
  • Links

Examples

 # 설치
brew install shellcheck

 # 셸 스크립트 검사
shellceck 스크립트파일

Links

  • https://github.com/koalaman/shellcheck
  • Gallery of bad code