xiaoxiang781216 commented on PR #7319:
URL: https://github.com/apache/incubator-nuttx/pull/7319#issuecomment-1280321094

   > @xiaoxiang781216
   > 
   > Hmm, ps command not found with `hifive1-revb:nsh`
   > 
   > ```
   > NuttShell (NSH) NuttX-3.6.1
   > nsh> uname -a
   > NuttX 3.6.1 25df009f87 Oct 17 2022 11:55:14 risc-v hifive1-revb
   > nsh> help
   > help usage:  help [-v] [<cmd>]
   > 
   >   ?       cat     echo    help    kill    ls      mount   sleep   uname   
usleep
   > 
   > Builtin Apps:
   >   buttons   sh        getprime  hello     nsh
   > nsh> ps
   > nsh: ps: command not found
   > nsh> Traceback (most recent call last):
   > ```
   
   @masayuki2009 this is because the default value is changed when 
DEFAULT_SMALL is enabled. I have update all defconfig which enable 
DEFAULT_SMALL to keep the expanded result same as before. Please try again.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to