Bash: tput: command not found

개요[ | ]

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 }}