commit 4a8333431bdcb6a6cac6d91859d723cb87ecf6fd Author: sin <[email protected]> Date: Fri Mar 6 11:26:28 2015 +0000
Remove file(1) from TODO
We'll probably develop this outside of sbase. A simple script that
parses /etc/magic and generates magic.h would be sufficient.
The table can be huge and we do not want to bloat up binary size
only for file(1).
diff --git a/TODO b/TODO
index d41f6b6..e0055c7 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,6 @@ awk
bc
diff
ed
-file
getconf
install
join
