Kernel: Add basic dd command
This only supports if, of, bs, count and status=progress
This commit is contained in:
@@ -4,6 +4,7 @@ project(userspace CXX)
|
||||
|
||||
set(USERSPACE_PROJECTS
|
||||
cat
|
||||
dd
|
||||
echo
|
||||
id
|
||||
init
|
||||
|
||||
Reference in New Issue
Block a user