aboutsummaryrefslogtreecommitdiff
path: root/docs/STATUS.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/STATUS.md')
-rw-r--r--docs/STATUS.md38
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/STATUS.md b/docs/STATUS.md
deleted file mode 100644
index baf048b..0000000
--- a/docs/STATUS.md
+++ /dev/null
@@ -1,38 +0,0 @@
-# fases - Ferass' Base System
-
-*Simple coreutils for a fully functionnal UNIX-like system*
-
-[« Go back](/README.md)
-
-## Status
-
-The `fases` project is still incomplete as some utilities are missing, here's
-what `fases` currently provides (most of those utilities are incomplete):
-
-- `ls`
-
-- `head`
-
-- `cat`
-
-- `yes`
-
-- `date`
-
-- `mkdir`
-
-- `echo`
-
-Other utilities are still in the making. Help is greatly appreciated.
-
-## Known bugs
-
-The `fases` project is still a Work-in-progress and as such, there are bugs.
-Please do report bugs to me, via IRC, email, or even by using Notabug.org
-issues.
-
-| Bug | Affected utility-ies |
-|-------------------------------------------------------------|-------|
-| Sometimes, `-l` would show incorrect permissions. | `ls` |
-| When there's a lot to print, `-l` fails with a memory error | `ls` |
-