💾 Archived View for freeshell.de › tldr › zenity.gmi captured on 2023-01-29 at 05:28:54. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

zenity

Display dialogs from the command-line/shell scripts.
Return user-inserted values or 1 if error.

More information.

zenity --question
zenity --info --text="{Hello!}"
zenity --forms --add-entry="{Name}" --add-password="{Password}" --separator="{;}"
zenity --file-selection --directory
{(echo "#1"; sleep 1; echo "50"; echo "#2"; sleep 1; echo "100")} | zenity --progress
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY