Bug reports

책 내용 중에 수정, 보완해야 될 부분이 있거나 또는 추가하면 좋을 내용이 있으시면
아래 github issues 게시판을 통해 알려주시면 감사하겠습니다.

https://github.com/mug896/awk-script/issues


현재 gawk 5.1.0 버전까지 -M 옵션 사용시 버그가 있습니다.
버그 리포트를 보냈고 다음 버전에서 수정될 것 같습니다.

정식 버전이 나오기 전에 패치가 필요하신 분은 다음 파일을 받아서 gawk 소스에 적용하면 됩니다.

  • 패치 파일 ( 현재 gawk maintainer 분이 보내준 패치입니다.) : patch
  • 패치 적용한 실행파일 ( ubuntu 20.10 / x86_64 ) : gawk

위 버그는 gawk 5.1.1 버전에서 수정되었습니다. 5.1.1 버전을 사용하세요 : gawk


Bash shell script 가이드

github

https://mug896.github.io/bash-shell

github 게시판

https://github.com/mug896/bash-shell/issues

Sed stream editor 가이드

github

https://mug896.github.io/sed-stream-editor

github 게시판

https://github.com/mug896/sed-stream-editor/issues

AWK script 가이드

github

https://mug896.github.io/awk-script

github 게시판

https://github.com/mug896/awk-script/issues

Make script 가이드

github

https://mug896.github.io/make-script

github 게시판

https://github.com/mug896/make-script/issues

Macro 가이드

github

https://mug896.github.io/macro

github 게시판

https://github.com/mug896/macro/issues