💾 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

View Raw

More Information

➡️ Next capture (2023-09-28)

-=-=-=-=-=-=-

jmcunx repository

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.

my GnuPG key (text)

If you have issues downloading these items, see:

Download via ftp

You can contact me via address:

jmccue@SPAMisREALBADsdf.org

Easy enough to figure out the real email address :)

The Repository

All of these objects are licensed under the ISC License

j_lib2

A collection of common routines I have used over the years, this can be compiled into a library archive you can link to.

Source Code

Source Signature

add_day

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.

Source Code

Source Signature

bike

Generates a Detail Report of Bicycle Gear Ratios.

Source Code

Source Signature

degree

A simple Temperature Conversion Utility.

Source Code

Source Signature

is_number

Simple program to check if a string is all numeric, useful for Shell Scripts.

Source Code

Source Signature

jascii

Filter/Count of non-ASCII characters in a File.

Source Code

Source Signature

jbold

This is useful for dot-matrix printers. It can be used to print data extremely bold.

Source Code

Source Signature

jcat

Print (cat) data from a file slowly on your terminal.

Source Code

Source Signature

jcomb

Combines files created by jsplit(1) into one file.

Source Code

Source Signature

jcsv

Convert to/from a csv (Comma Separated Values) to/from a Delimited Text File.

Source Code

Source Signature

jdiff

diff two extremely large sorted text files.

Source Code

Source Signature

jexpand

A simple clone of UNIX expand(1)

Source Code

Source Signature

jfile

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.

Source Code

Source Signature

jhd

Hexadecimal/Decimal/Octal dump of a file.

Source Code

Source Signature

jhead

Simple head(1) clone.

Source Code

Source Signature

jistat

Show file status, like date/time stamps and other info like that.

Source Code

Source Signature

jls

Show File Info, kind of a ls(1) clone.

Source Code

Source Signature

jmerge

Creates a merged file from 2 text files, a join(1) clone.

Source Code

Source Signature

jr

Reformats/Rearrange Columns in Text File

Source Code

Source Signature

jrandom

Prints Random Numbers, useful in Shell Scripts.

Source Code

Source Signature

jside

Print a delimited text file side ways.

Source Code

Source Signature

jsplit

Splits binary/text files into a set of small files.

Source Code

Source Signature

jtail

Clone of UNIX tail(1).

Source Code

Source Signature

justleft

Left Justifies all lines in a text file.

Source Code

Source Signature

jwc

Print Byte/Word/Line and Line Length Count of a Text File.

Source Code

Source Signature

lcase

Change all letters to upper or lower case in a Text File.

Source Code

Source Signature

loan

Calculate Detail Loan Information.

Source Code

Source Signature

rtave

Calculate Average Date/Time Difference.

Source Code

Source Signature

rtw

Remove Trailing White Space in a Text File.

Source Code

Source Signature

zero_file

Replaces all characters in a File with a NULL, Random or a Character of your choosing. Similar to scrub(1).

Source Code

Source Signature

GitHub

This is a the link to the now obsolete GitHub Repository. Eventually the objects in GitHub will be removed.

(https) My old GitHub repository

back

back to my capsule

$Id: repository.gmi,v 1.11 2023/09/08 00:50:51 jmccue Exp $