diff options
| -rw-r--r-- | README.md | 8 | ||||
| -rw-r--r-- | do.txt | 28 |
2 files changed, 8 insertions, 28 deletions
@@ -1,2 +1,10 @@ # troyutils + minimalist coreutils made as programming practice + +programs to implement listed in do.txt + +features to add: +- help flag with explanations +- additional flags for tail and head + @@ -1,28 +0,0 @@ -cp -dd -df -dir -ln -ls -mkdir -mv -rm -rmdir -base32 -base64 -wc -arch -basename -date -du -false -pwd -true -whoami -yes -less -more -ascii -awk -grep -cd |
