userspace: Implement env as an executable

This commit is contained in:
2024-10-15 23:41:18 +03:00
parent 8fd0162393
commit a6aa048be0
3 changed files with 23 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ set(USERSPACE_PROGRAMS
dhcp-client
DynamicLoader
echo
env
getopt
http-server
id