Shell Script Programs
Linux & UNIX Shell Script Software by Arv Evans K7HKL
Here is some Shell Script software written by myself. Some of it is new and some dates back to the early UNIX days, about 1979 or 1980 era (yes...I was there when UNIX was new!). All of these scripts are FREEWARE. You can copy them, change them, use them, etc. If you break it, you own it,...you fix it.
I try to keep these programs as simple as possible. That keeps it easy to understand and easy to maintain or modify.
Many of my programs use the "dc" Desktop Calculator function for mathematical calculation. This is because it is fast, and supports configurable precision settings. If your OS does not have "dc" installed, you may need to install it for some of these programs.
To install my programs on your Linux or UNIX computer, copy them as a text file (use highlight, cut, & paste). Save them on your computer (I usually keep them in /usr/local/bin). Change the permissions to make them executable (chmod 777 file_name). Then edit your X-window menu system so that you can call these programs in a terminal session.
Arv - K7HKL
INDEX OF SHELL SCRIPT PROGRAMS
BY ARV EVANS _ K7HKL