Pineconium / ChoacuryOS

A WIP custom built OS
GNU General Public License v3.0
24 stars 6 forks source link

Implemented dictionary calc, cd, optimized ls, added cpuid #24

Closed cosmingabriel54 closed 1 month ago

cosmingabriel54 commented 1 month ago

Changed the calc command to be more efficient and readable imo, implemented cd command, changed ls to work for the cd command changes because before it didnt and also there is a little todo on line 508 because i could have thought of a better implementation atm. and added implementation for cpuid