summaryrefslogtreecommitdiff
path: root/software/coreutils.md
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-03-14 12:52:30 +0000
committerRadiohotline <radiohotline@disroot.org>2026-03-14 12:52:30 +0000
commitbb37417a6d50688e6090d4bd16a7e6c6ee8fbb89 (patch)
tree63fc8f254015685eb91ac899ce7be88436cc1496 /software/coreutils.md
parente7e358c99a516e13a01dd64b29e6af5a51026259 (diff)
fix md
Diffstat (limited to 'software/coreutils.md')
-rw-r--r--software/coreutils.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/software/coreutils.md b/software/coreutils.md
index d16f188..4c3c88c 100644
--- a/software/coreutils.md
+++ b/software/coreutils.md
@@ -4,12 +4,12 @@ Minimalist coreutils implementation in C. It contains only the functions that I
To-Do:
- [x] echo
-- [ ] cat (marked undone because of SERIOUS FATAL FLAW that I need to fix)
+- [x] cat
- [x] tac
- [x] head
- [x] tail
- [x] touch
-- [ ] cp
+- [x] cp
- [ ] dd
- [ ] df
- [ ] dir