apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
268 stars 504 forks source link

dd:support "seek" #2307

Closed crafcat7 closed 5 months ago

crafcat7 commented 5 months ago

Summary

Added "seek" support to the dd command, We can use "seek" to set how many Bytes the written target should skip first.

Impact

“dd“ supports seek parameter parsing

Testing

local test PASS