I've just had to create a couple of "library" scripts to
1) Read in a password
2) Break a string into tokens like C strtok()
and I thought - someone else must have done this sort of thing already.
Is there any sort of repository (other than this forum) for useful scripts to save duplication of effort?