This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

eCos shell [was RE: how to add ethernet support for SNDS]


Andrew Lunn wrote:

On Fri, Feb 20, 2004 at 02:59:36PM +0800, Hu Ying wrote:
Thanks Jonathan,

    I have another question. Does eCos have a CLI user interface? Since eCos
is still Linux-based, i think it should have a CLI like the one used in
linux. And so we can use some of the linux commands like 'ls, pwd, ....'.

eCos is not Linux-based. Its a completely different system. It does
however have a POSIX interface.


There is no CLI, no shell and no unix like commands.

But it can be added very easily.

There is a number of scripting languages which can be used (see http://ecos.sourceware.org/ml/ecos-discuss/2004-02/msg00175.html)
I use lua (www.lua.org) it is a very nice language and easy to extend. I did an initial port some time ago - see http://devel.elatec.si .



savin



-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]