Add cp, mv, head and tail to todo

This commit is contained in:
g1n 2021-07-22 14:41:16 +00:00
parent 925b467f99
commit 9c75ad6ef9
1 changed files with 4 additions and 0 deletions

View File

@ -35,3 +35,7 @@
- [ ] `touch`
- [ ] `cat`
- [ ] `grep`
- [ ] `cp`
- [ ] `mv`
- [ ] `head`
- [ ] `tail`