addremove-ssh
Scripts for manipulating ssh key entries.
addssh-hostnames.sh accept a range of ssh host keys
To retrieve and accept keys for hosts with hostnames: hst01 hst02 hst03 hst11 hst12 hst13
./addssh-hostnames.sh hst[0-1][1-3]
removessh-hostnames.sh delete a range of ssh host keys
To retrieve and accept keys for hosts with hostnames: hst01 hst02 hst03 hst11 hst12 hst13
./removessh-hostnames.sh hst[0-1][1-3]