Implement arg parse
TODO:
- Add Windows support that should behave the same as the Linux/OSX/Cosmopolitan implementation.
https://learn.microsoft.com/en-us/windows/win32/fileio/file-management-reference is…
Implement arg parse
TODO:
- Add Windows support that should behave the same as the Linux/OSX/Cosmopolitan implementation.
Implement arg parse
As of 58269d751c973365ee98c917ddcd4b165c75e623 , getting all files/symbolic links in dirs is finished.
TODO:
- Changing current working directory with
-C
- Possibly other things I…
58269d751c
Impl. handling symbolic links
20cb6cb3aa
Remove unnecessary "TODO" in comment.
Revise file format to handle symbolic links
Revise file format to handle symbolic links
e06e65e5e8
Impl. parser accepting files and dirs
8d912ce780
Remove 'extern' from parser.h