scripts/README.md

18 lines
490 B
Markdown

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 |
|---|---|
|date-show|Show a time and date window.|
|newbash ["command"]|Create executable `bash` script. Optionally add `command`.|
|newsh ["command"]|Create executable `sh` script. Optionally add `command`.|
|pam-say <text>|Tells Pamela to say something|