Skip to content

ScreenShot

Tearran edited this page Apr 8, 2024 · 1 revision

Wiptail

usage

Ok message box

image

the following will output the boot up time

 systemd-analyze | show_message
image

Menu selection box

apt-cache search desktop | grep -i -e "\-desktop-full " -e "\-desktop-environment " | awk -F "- " '{print $1, $2}' | show_menu

(WIP)

Clone this wiki locally