Hi. My english is not well but i want to ask some questions about msh.
In old distr. of MeOS there were 4 utils for MSH (kill,ps,ls,ver). But this commands is unsupported is new msh vers. 0.03 and i can't run programs for this shell from an old distr. I would like to know is it possible to write programs for msh version 0.03 and can i see an example? Is it possible to rewrite old utils for new version of this shell and how do i do this (for example i noticed syscall mov eax,1, mov ebx,addres_of_text, int 0x40 in old programs, but there are mov ebx,addres_of_text, call printf in new vers etc.)? Also i interest in different modifications on msh.
P.S. My english is not well.
