acassis commented on PR #16794: URL: https://github.com/apache/nuttx/pull/16794#issuecomment-3133263875
@simbit18 worked fine: ``` NuttShell (NSH) NuttX-12.10.0 nsh> uname -a NuttX 12.10.0 7934a7dffd-dirty Jul 29 2025 13:10:03 arm arcx-socket-grid nsh> ? help usage: help [-v] [<cmd>] . cp expr mkdir rmdir umount [ cmp false mkrd set unset ? dirname fdinfo mount sleep uptime alias df free mv source usleep unalias dmesg help pidof test watch basename echo hexdump printf time xd break env kill ps true cat exec pkill pwd truncate cd exit ls rm uname Builtin Apps: dd nsh sh nsh> free total used free maxused maxfree nused nfree name 253500 5652 247848 6008 247848 21 1 Umem nsh> ls /dev /dev: console null ttyS0 zero nsh> ``` -- 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