Add touch, cat, grep to todo

This commit is contained in:
g1n 2021-07-22 05:30:31 +00:00
parent 2d857c347a
commit 3f0160f2f6
1 changed files with 3 additions and 1 deletions

View File

@ -32,4 +32,6 @@
- [ ] `rmdir` - only basics, `--help` and `--verbose`
- [ ] `ls` - just listing dirs and `--help`, `-a` flags, still need fixes about current dir
- [ ] `rm`
- [ ] `touch`
- [ ] `cat`
- [ ] `grep`