💾 Archived View for gem.sdf.org › jmccue › computer › repository.gmi captured on 2024-08-18 at 17:44:51. Gemini links have been rewritten to link to archived content
View Raw
More Information
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
jmcunx repository
This repo contains source for utilities I have created over the years. Many of these helped me to develop, support systems I have worked on throughout the years.
These are all licensed using the ISC License:
(https) ISC License in wikipedia.
If you want to verify the download of these items you will need to get this GnuPG key.
my GnuPG key (text)
You can contact me via address:
jmccue@SPAMisREALBADsdf.org
Easy enough to figure out the real email address :)
These utilities are maintained in gitlab:
(https) gitlab for jmcunx
Utilities
List of Utilities available and download Instructions.
I think these are the most useful:
bike - Calculate Bicycle Gear Ratios
degree - Convert Temperature
is_number - Is string numeric
jadd - Add a large list of very large numbers
jascii - filter/count characters and can generate random passwords
jcat - a cat clone but you can set scrolling speed
jcsv - Convert to/from csv
jfile - Examine a Text File
jgemini - Format Gemini File on your Terminal
jrandom - Print Random Numbers
loan - Show Loan Details
Others I use once in a while:
add_day - List Dates
j_lib2 - Library for Useful Functions
jbold - Bold Print
jchar - Little utility to print my common UTF-8 Characters
jcomb - Combine Files
jdiff - Sorted diff for Very Large Text Files
jexpand - clone of expand(1)
jhd - File Dump
jhead - clone of head(1)
jistat - clone of istat(1)
jls - simple file list
jmerge - Combine 2 Text Files
jr - Rearrange Data Columns
jside - Print File Sideways
jsplit - Split File
jtail - clone of tail(1)
juniq - clone of uniq(1) with a couple of obscure options
justleft - Left Justify
jwc - Word Count and Line Length
lcase - Change character case
rtave - Show Average Date/Time
rtw - Remove Trailing Spaces
zerof - overwrite a file
Updates:
- 2024-06-30 - Added new option to juniq, -C, will start unique compare at a specific column.
- 2024-06-26 - Modified j_lib2, added new Text for Bypass Agrument. Only change was made to "j_lib2m.h".
- 2024-06-23 - Modified revision print for all items.
- 2024-06-13 - Resent degree(1), jfile(1), juniq(1) and rtave(1). Really nothing to see and no need for you to update. I noticed items were not checked into my repository, so when I checked them in, it forced a resend.
- 2024-05-15 - Added juniq, a uniq(1) clone
- 2024-01-22 - jdiff, fixed memory issue found on OpenBSD
- 2024-01-20 - All packages updated, changed Makefile comments
back
Updated Game Source
back to my capsule
$Id: repository.gmi,v 1.31 2024/06/30 15:58:22 jmccue Exp $