Mac Command Line Utilities (CLUtils)

by Ron Charlton

Release 1.9a (2024-03-12) All commands are standalone universal2 executables and will run on both Intel Macs (amd64) and Apple silicon Macs (arm64) with macOS 10.15 and later.

The utilities were written in the C programming language or the Go programming language. They will be installed in /usr/local/bin.

CHANGES

COMMAND DESCRIPTIONS

COMMAND USE

Use command -h to get detailed help for command, e.g., cnl -h.

Use man clutils in a terminal to see this file as a manual page.

UNINSTALL

Type CLUtilsUninstall in a terminal window to remove all CLUtils utilities from your computer.

LICENSES

Go language programs eq, shake256, crs, sha3sum, cnl, retab, PhoneWords, jumblist, timeleft, shuffleBytes and wildspeller by Ron Charlton are public domain, and may be freely distributed. Public domain is per CC0 1.0; see https://creativecommons.org/publicdomain/zero/1.0/ for information.

locc, remcomments: copyright © Ron Charlton 2019, copyright © Michael Burr 2012; may be freely distributed, see the license at https://creativecommons.org/licenses/by-sa/4.0/.

crs, jumblist and locc call go-locale software that is copyright © 2020 Alexis Jeandeau under the MIT license.

bitCounter contains code from falstaff@xs4all.nl (Falstaff), 1995-10-16.

The C programs by Ron Charlton are public domain, and may be freely distributed. Public domain is per CC0 1.0; see https://creativecommons.org/publicdomain/zero/1.0/ for information. The C programs are A1c; bitCounter; lcase; charFreq; CutMiddleBytes; detab; entab; escape_html; EvolvoType; file2Carray; genfile; letterFreq; middle; reverseFile; RonTime; sleepSeconds; text2Cstring; unescape_html; unfold; wraptext and Xdebt.

UPDATES

https://RonCharlton.org/

CONTACT

E-mail: Ron Charlton <Ron @ RonCharlton.org>
E-mail: Ron Charlton <charltoncr @ wowway.com>

Page Last Modified: 2023-04-25