1
0
Fork
You've already forked otils
0
No description
  • Odin 100%
2026年02月07日 02:47:02 +02:00
cat more colors 2026年02月07日 01:23:19 +02:00
lib pick! 2026年02月07日 02:47:02 +02:00
ls more colors 2026年02月07日 01:23:19 +02:00
pick pick! 2026年02月07日 02:47:02 +02:00
rm recursive works now 2026年02月07日 00:41:25 +02:00
touch
lib.odin
README.org

odin coreutils

cat

[X] catting files [X] line numbers (maybe its better to match it to the default cat behaviour) [X] file titles

ls

  • basic stuff
  • args

touch

  • set mtime to right now and make file if not exists
  • args

mkdir

rmdir

head

tail

du

task runner