#!/bin/bash echo "Script: $0" echo: "GPIO: $1" echo: "Value: $2" echo: "-=-=-=-=-=-=-"