Userspace: implement basic stat
I tried to format the output pretty much how linux does, except for uid and git -> name resolution which is not implemented
This commit is contained in:
@@ -9,6 +9,7 @@ set(USERSPACE_PROJECTS
|
||||
init
|
||||
ls
|
||||
Shell
|
||||
stat
|
||||
tee
|
||||
test
|
||||
touch
|
||||
|
||||
Reference in New Issue
Block a user