No description
  • Crystal 78.8%
  • Inno Setup 15.5%
  • PowerShell 5.7%
Find a file
2026-03-11 18:15:33 +01:00
amconvert/source fix: wildcards not working 2026-02-05 19:32:09 +01:00
cat/source fix: wildcards not working 2026-02-05 19:32:09 +01:00
cmpsize/source fix: wildcards not working 2026-02-05 19:32:09 +01:00
lib fix: wildcards not working 2026-02-05 19:32:09 +01:00
ls/source fix: wildcards not working 2026-02-05 19:32:09 +01:00
nuke/source fix: wildcards not working 2026-02-05 19:32:09 +01:00
.gitignore first version 2025-12-19 21:35:40 +01:00
build.ps1 fix: wildcards not working 2026-02-05 19:32:09 +01:00
installer.iss fixes installer 2026-03-11 18:15:33 +01:00
README.md remade in crystal lang 2026-02-05 15:21:30 +01:00
shard.lock fix: wildcards not working 2026-02-05 19:32:09 +01:00
shard.yml fix: wildcards not working 2026-02-05 19:32:09 +01:00
version.cr fix: wildcards not working 2026-02-05 19:32:09 +01:00

this utils repo has 3 programs, all options

cat: cat has all POSIX compliance opts

cmpsize:

cmpsize file/dir1 file/dir2 compares sizes of 1 or more files or folders, bigger on top.

amconvert

accepts the dumb 12h format to sane 24h

build (Crystal)

Run from repo root: .\build.ps1

Outputs: amconvert.exe, cat.exe, cmpsize.exe, ls.exe, nuke.exe gc.dll, iconv-2.dll