Add todo.org, fix pwd.c
This commit is contained in:
parent
8dcc572ff5
commit
bc423b1309
4
TODO
4
TODO
|
@ -1,4 +0,0 @@
|
|||
* The rest of programs.
|
||||
* Manuals
|
||||
* flags for the programs
|
||||
* fix yes (constantly returns y when no argument is passed)
|
|
@ -0,0 +1,13 @@
|
|||
- [ ] The rest of programs.
|
||||
- [ ] Manuals
|
||||
- [-] flags for the programs
|
||||
- [X] ln
|
||||
- [X] cat
|
||||
- [ ] dirname
|
||||
- [ ] echo
|
||||
- [ ] mkdir
|
||||
- [ ] pwd
|
||||
- [ ] rmdir
|
||||
- [ ] rm
|
||||
- [ ] touch
|
||||
- [X] yes
|
Loading…
Reference in New Issue