Bash: tput: command not found

개요[ | ]

bash: tput: command not found
Console
Copy
# cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Alpine Linux v3.17"
Console
Copy
# echo $SHELL
/bin/ash
Bash
Copy
apk add ncurses