Bash: tput: command not found

Jmnote (토론 | 기여)님의 2023년 2월 12일 (일) 14:42 판 (새 문서: ==개요== ;<nowiki>bash: tput: command not found</nowiki> <syntaxhighlight lang='console'> # cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Alpine Linux v3.17" </syntaxhighligh...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요

bash: tput: command not found
# cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Alpine Linux v3.17"
# echo $SHELL
/bin/ash
apk add ncurses
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}