This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Hi
The shell is nice, I like it but i found a small bug.
When I write something to the end of a line(for example: echo aaaa....), I get the error "Unknown command aaaaaaaa ."
cyr1x wrote:Hi
The shell is nice, I like it but i found a small bug.
When I write something to the end of a line(for example: echo aaaa....), I get the error "Unknown command aaaaaaaa ."
Thanks, I'ill work on that ( it's probably because the max command length is 16 bytes, and for the args 63 bytes ) .
Very nice work, I love that you use cd, dir and echo (the most latter I never find in these hobby oses). I didnt find any real problems except for the fact I didnt know how to open the files in littlefoot86. I assume your working on that.
chezzestix wrote:Very nice work, I love that you use cd, dir and echo (the most latter I never find in these hobby oses). I didnt find any real problems except for the fact I didnt know how to open the files in littlefoot86. I assume your working on that.
Thanks, I'm working on a "<" operator to do something like "echo < /etc/littlefoot86/.fichier1", and a fread command .
Last edited by White-spirit on Mon May 19, 2008 6:18 am, edited 1 time in total.