A collection of helper scripts.
Go to file
Ray Elliott b318800b32 make created file executable for all users 2020-02-25 09:56:38 +00:00
src make created file executable for all users 2020-02-25 09:56:38 +00:00
README.md add date-show file 2020-02-25 09:22:40 +00:00
install.sh add help option 2020-02-25 09:21:03 +00:00

README.md

Useful utility scripts.

Install

install.sh -- install all files in ./src/ to install directory (/usr/local/bin/).

install.sh -u -- uninstall all files in ./src/ from install directory.

Files

Script Comment
newsh ["command"] Create executable sh script. Optionally add command.
newbash ["command"] Create executable bash script. Optionally add command.
date-show ["command"] Show a time and date window.