From b39758cf6c6d4b1b8de99e51cbff8120cff63a78 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Tue, 26 May 2026 12:30:17 +0000 Subject: css --- software/coreutils.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'software/coreutils.md') diff --git a/software/coreutils.md b/software/coreutils.md index 4c3c88c..fcce125 100644 --- a/software/coreutils.md +++ b/software/coreutils.md @@ -3,13 +3,21 @@ Minimalist coreutils implementation in C. It contains only the functions that I actually use in each program, for better or for worse. In a way, it is inspired by Plan 9's implementations, which are much simpler than Gnu's. To-Do: -- [x] echo + +- [x] echo + - [x] cat -- [x] tac -- [x] head -- [x] tail + +- [x] tac + +- [x] head + +- [x] tail + - [x] touch + - [x] cp + - [ ] dd - [ ] df - [ ] dir -- cgit v1.3