No description
- Odin 100%
|
|
||
|---|---|---|
| cat | more colors | |
| lib | pick! | |
| ls | more colors | |
| pick | pick! | |
| rm | recursive works now | |
| touch | ||
| lib.odin | ||
| README.org | ||
odin coreutils
cat
[X] catting files [X] line numbers (maybe its better to match it to the default cat behaviour) [X] file titles
ls
- basic stuff
- args
touch
- set mtime to right now and make file if not exists
- args