fourstix / Elfos-utils

Simple utitlity commands for the ElfOs
MIT License
6 stars 2 forks source link

Rewrite utilities to use StdLib5 library and restructure repository #27

Closed fourstix closed 2 months ago

fourstix commented 2 months ago

1) Rewrite utilities to use StdLib5 library instead of BIOS 2) Add two new utilities tree and find. 3) Move obsolete utilities to the /obs sub-directories 4) Add build scripts and Stdlib5 library in /lib directory 5) Update lbr and hlp files

fourstix commented 2 months ago

Not sure if rewriting all the utilities is worth the effort. Most utilities work the same in Elf/OS v4 as in v5. So for now I think I'll implement items 2-5.