RTEMS | shell: add the true/false shell commands (!1051)

Mostafa Abdelglel (@galelo04) gitlab at rtems.org
Sat Feb 7 13:14:50 UTC 2026




Mostafa Abdelglel commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1051#note_142104


To be honest, I mostly implemented these to learn the full contribution process (building, testing, and submitting patches) in preparation for the Shell Command Re-import GSoC project.

During testing I tried chaining commands using || and && for example like this `false || echo "it worked"`, but the current RTEMS shell parser does not seem to support commands pipelining yet, so true and false are currently just placeholders for POSIX compliance until the shell is improved.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1051#note_142104
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260207/008341fb/attachment.htm>


More information about the bugs mailing list