forked from Hyperion/HyperionOS
made newer installer that does not require tar stuff
This commit is contained in:
1
prod/hysh/bin/ps
Normal file
1
prod/hysh/bin/ps
Normal file
@@ -0,0 +1 @@
|
||||
for a,b in ipairs(syscall.getTasks())do local c=syscall.getTask(b)print(c.pid,c.username,c.name,c.status)end
|
||||
Reference in New Issue
Block a user