1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2025-02-12 20:38:24 -05:00
OC-PsychOS2/exec
2019-12-16 17:09:56 +11:00
..
cat.lua
df.lua made df wrap numbers better 2019-11-09 14:59:34 +11:00
ed.lua made ed actually have the right commands for stuff oops 2019-11-09 17:56:44 +11:00
exportfs.lua added programs to export and import filesystems over the network 2019-11-26 21:35:06 +11:00
fget.lua
free.lua made free floor all numbers 2019-11-19 17:19:02 +11:00
importfs.lua added programs to export and import filesystems over the network 2019-11-26 21:35:06 +11:00
init.lua init now sets the hostname, if possible 2019-11-19 21:38:22 +11:00
ls.lua
mkarchive.lua
mount.lua added some filesystem-related utils 2019-11-09 14:54:01 +11:00
nc.lua updated nc and termsrv 2019-12-16 17:09:56 +11:00
ps.lua made ps display the pid correctly 2019-11-09 13:48:50 +11:00
shell.lua made the shell return sane values 2019-12-16 16:43:32 +11:00
unarchive.lua
wget.lua