You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/18 13:24:57 UTC

[GitHub] [incubator-nuttx-apps] davids5 commented on issue #185: nsh improvement

davids5 commented on issue #185: nsh improvement
URL: https://github.com/apache/incubator-nuttx-apps/pull/185#issuecomment-615870966
 
 
   @patacongo - Do you see any harm in renaming sh to `source`  and `.` 
   
   I would also add the concern of stack nesting and fragmentation to the list.  
   
   Please contrast the existing implementation to the proposed one in terms of stack nesting and  fragmentation when the /etc/rind.d/rcS has 
   
   `sh ./l1` and l1 has `sh .l2`   
   
   From a small platform with the goal of having a clean set of scripts, that really just needs `sh` to include the as if it were one file. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services