feat: add rm command

This commit is contained in:
2026-03-25 07:39:49 +01:00
parent 5918dc4ee5
commit eb0763b078
2 changed files with 31 additions and 1 deletions
-1
View File
@@ -7,7 +7,6 @@
#include <montauk/syscall.h>
#include <montauk/string.h>
#include <montauk/heap.h>
#include <montauk/config.h>
/*
Mar 24, 2026 - update to use getuser() syscall