RTEMS | shell/cat_file:Fix cat not outputting file with no newline at end (!219)
shuhua hua (@huangshuhua)
gitlab at rtems.org
Fri Sep 13 08:56:58 UTC 2024
shuhua hua created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/219
Project:Branches: huangshuhua/rtems:huangshuhua-main-patch-33450 to rtems/rtos/rtems:main
Author: shuhua hua
## Summary
The phenomenon is that when I create a file, such as 123.txt, in the root directory using the edit command, and type some content without pressing Enter to add a newline at the end, upon saving with F9, I can see the file 123.txt exists when using the ls command. However, when I try to view the content with the cat command, nothing is output.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/219
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/20240913/9cb26bc5/attachment.htm>
More information about the bugs
mailing list