Userspace: Add basic id that prints {,e}{uid,gid} of the current proc
This commit is contained in:
@@ -5,6 +5,7 @@ project(userspace CXX)
|
||||
set(USERSPACE_PROJECTS
|
||||
cat
|
||||
echo
|
||||
id
|
||||
init
|
||||
ls
|
||||
Shell
|
||||
|
||||
Reference in New Issue
Block a user