shell question

Eric Norum eric.norum at usask.ca
Mon Jun 4 21:43:35 UTC 2001


OUTWATER ~ KEITH J /5G3110 wrote:
> 
> Fernando -
> Thanks for the info.
> I'm currently registering lots of additional commands with the RTEMS monitor
> using the RTEMS monotor's command entry type.
> 
> Are you saying that once I've registered the additional commands with the RTEMS
> monitor that they are automatically availble in the shell?
> 
> Also, It would be nice to have command completion (may be the ability to type in
> partial commands or some typ ef auto-completion)
> 

Does this command interpreter use readline?  If so, command completion
wouldn't be hard to add and command-line editing and history is provided
automatically.  If not, why not?  I suppose the big problem would be
that readline isn't thread-safe :-( 

-- 
Eric Norum                                 eric.norum at usask.ca
Department of Electrical Engineering       Phone: (306) 966-5394
University of Saskatchewan                 FAX:   (306) 966-5407
Saskatoon, Canada.



More information about the users mailing list