patacongo edited a comment on issue #185: nsh improvement URL: https://github.com/apache/incubator-nuttx-apps/pull/185#issuecomment-615875439 > @patacongo - Do you see any harm in renaming sh to `source` and `.` No, that seems appropriate to me. In that case, if 'sh' were implemented as a builtin task, it would just execute the nsh command 'source' or '.' in the context of the spawned task. Then it becomes sh since it has no effect on the parent task. This would require update to documentation, however. These two would be affected: apps/nshlib/README.txt and nuttx/Documents/NuttShell.html.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services