Skip to content

Instantly share code, notes, and snippets.

@wafsek
wafsek / whiptailmenu.bash
Last active June 3, 2024 19:50
A Example of whiptail menu with functions
#! /bin/bash
# This program is just an example of how to make a whiptail menu and some basic commands.
# Copyright (C) 2016 Baljit Singh Sarai
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License.