Chris Johns commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/495#note_125810 Your observations are valid criticisms of the RTEMS shell implementation. I however think the shell needs some structural work but I have not done an in depth review to know what. As an example `rtems_shell_cmd_tt` has `alias` yet there is also `rtems_shell_alias_t` that is used (see the `cd` command). I have never seen the `alias` field used. If we want to make this a real shell with variables and even simple logic I think we need a rethink. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/495#note_125810 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
