A script that searches my primary bin directories for a string to help rememebr the full name of a code or script.
recalr --help Usage: recalr lrs2 arg1 - portion of name to be recalled in executable directoriesThe idea here is that I might be able to get a hige list of things by searching with "lrs2", "mcd", or "acm", but this list is certainly easier to search than full searches of various directories. Onve I recall the name of the full code, I can usually get more details by calling that code with the "--help" option.