No description
Find a file
2025-06-29 19:50:22 +02:00
bytes.c irst version on that git repo 2025-06-17 09:55:07 +02:00
bytes.h irst version on that git repo 2025-06-17 09:55:07 +02:00
cat.c fix a mistake that I put a broken version into stable tree, I added a line that shouldn't be there 2025-06-29 19:50:22 +02:00
cmpsize.c replaced makefile with meson 2025-06-18 15:15:08 +02:00
LICENSE irst version on that git repo 2025-06-17 09:55:07 +02:00
meson.build fix a mistake that I put a broken version into stable tree, I added a line that shouldn't be there 2025-06-29 19:50:22 +02:00
readme.md added readme IDK why my test game was instead of it 2025-06-29 19:32:21 +02:00
stdin.c irst version on that git repo 2025-06-17 09:55:07 +02:00
stdin.h irst version on that git repo 2025-06-17 09:55:07 +02:00
utils.h added readme IDK why my test game was instead of it 2025-06-29 19:32:21 +02:00

##patricus utils version: 3.4 simple utilities ##cmpsize cmpsize file1 optional_file2 how big is a file. ##cat POSIX like cat inplementation