💾 Archived View for sdf.org › jmccue › computer › repository.gmi captured on 2023-09-08 at 16:24:38. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
I use to have these items in GitHub, but in 2023 Microsoft, the owner of GitHub, required 2FA using your Cell Phone or a Password Manager. I do not want to install a PW Manager nor do I want Microsoft to have my Cell Phone Number.
So I decided to move my repository from GitHub to sdf.org and to allow download via my Gemini Capsule or maybe anonymous ftp. Many of these programs where first created in the late 80s, a couple go back to the 70s.
If you want to verify the download of these items you will need to get this GnuPG key.
If you have issues downloading these items, see:
You can contact me via address:
jmccue@SPAMisREALBADsdf.org
Easy enough to figure out the real email address :)
All of these objects are licensed under the ISC License
A collection of common routines I have used over the years, this can be compiled into a library archive you can link to.
A simple utility to generate a list of consecutive dates. This can be useful to test programs and shell scripts that need a lot of dates.
Generates a Detail Report of Bicycle Gear Ratios.
A simple Temperature Conversion Utility.
Simple program to check if a string is all numeric, useful for Shell Scripts.
Filter/Count of non-ASCII characters in a File.
This is useful for dot-matrix printers. It can be used to print data extremely bold.
Print (cat) data from a file slowly on your terminal.
Combines files created by jsplit(1) into one file.
Convert to/from a csv (Comma Separated Values) to/from a Delimited Text File.
diff two extremely large sorted text files.
A simple clone of UNIX expand(1)
Display character statistics of a text file. What this means is it will list a count of character types (ASCII, UTF-8, Ctl) and optionally tell you were in the Text File these characters are.
Hexadecimal/Decimal/Octal dump of a file.
Simple head(1) clone.
Show file status, like date/time stamps and other info like that.
Show File Info, kind of a ls(1) clone.
Creates a merged file from 2 text files, a join(1) clone.
Reformats/Rearrange Columns in Text File
Prints Random Numbers, useful in Shell Scripts.
Print a delimited text file side ways.
Splits binary/text files into a set of small files.
Clone of UNIX tail(1).
Left Justifies all lines in a text file.
Print Byte/Word/Line and Line Length Count of a Text File.
Change all letters to upper or lower case in a Text File.
Calculate Detail Loan Information.
Calculate Average Date/Time Difference.
Remove Trailing White Space in a Text File.
Replaces all characters in a File with a NULL, Random or a Character of your choosing. Similar to scrub(1).
This is a the link to the now obsolete GitHub Repository. Eventually the objects in GitHub will be removed.
(https) My old GitHub repository
$Id: repository.gmi,v 1.11 2023/09/08 00:50:51 jmccue Exp $