The root file system is not a "real" file system. It is a pseudo-file system and you cannot create regular files there. See https://cwiki.apache.org/confluence/display/NUTTX/Pseudo+File+System (a little out of date).I can't execute: echo ":-)" > /test.txt "nsh: echo: open failed: No such file or directory"
- CONFIG_NSH_CMDPARMS not working as expected Pieter-Jan Dewitte
- RE: CONFIG_NSH_CMDPARMS not working as expected David Sidrane
- Re: CONFIG_NSH_CMDPARMS not working as expecte... Pieter-Jan Dewitte
- Re: CONFIG_NSH_CMDPARMS not working as exp... Gregory Nutt