Bug reports
1295 |책 내용 중에 수정, 보완해야 될 부분이 있거나 또는 추가하면 좋을 내용이 있으시면
아래 github issues 게시판을 통해 알려주시면 감사하겠습니다.
https://github.com/mug896/bash-shell/issues
1297 |1298 |
Bash 5.0 까지 heredoc 을 이용해 multi-line 으로 명령을 작성할 때 1299 | 이전 명령을 다시 사용하게 해주는 command history 와 관련해서 오동작 하는 경우가 있습니다. 1300 | 이것은 shell prompt 상에서만 발생하는 문제로 Bash 5.1 버전에서 수정되었습니다.
1301 |1302 |
Bash shell script 가이드
1303 | ![]() |
1305 |
1306 |
1307 | github1308 | https://mug896.github.io/bash-shell 1309 | 1310 |github 게시판1311 | https://github.com/mug896/bash-shell/issues 1312 | |
Sed stream editor 가이드
1317 | ![]() |
1319 |
1320 |
1321 | github1322 | https://mug896.github.io/sed-stream-editor 1323 | 1324 |github 게시판1325 | https://github.com/mug896/sed-stream-editor/issues 1326 | |
AWK script 가이드
1332 | ![]() |
1334 |
1335 |
1336 | github1337 | https://mug896.github.io/awk-script 1338 | 1339 |github 게시판1340 | https://github.com/mug896/awk-script/issues 1341 | |
Make script 가이드
1346 | ![]() |
1348 |
1349 |
1350 | github1351 | https://mug896.github.io/make-script 1352 | 1353 |github 게시판1354 | https://github.com/mug896/make-script/issues 1355 | |
Macro 가이드
1364 | ![]() |
1366 |
1367 |
1368 | github1369 | https://mug896.github.io/macro 1370 | 1371 |github 게시판1372 | https://github.com/mug896/macro/issues 1373 | |