4 releases
0.1.3 | Apr 28, 2024 |
---|---|
0.1.2 | Apr 26, 2024 |
0.1.1 | Apr 26, 2024 |
0.1.0 | Apr 26, 2024 |
#1 in #above
7KB
134 lines
cain_ls
Goal 1
- get curr directory
- get all files in curr directory
- display above files
Goal 2
- make executable
Goal 3
- Adjust all blank spaces of the file name equally
Goal 4
- Color varies depending on the file type.
Goal 5
- -a, -l options specified and even created a help command
- -a: display all files including hidden files
- -l: display file information
- to retrieve user, group name implement later
Goal 6
- refactoring
Dependencies
~1–11MB
~61K SLoC