Update README.md

This commit is contained in:
skyper
2024-09-03 13:27:35 +01:00
committed by GitHub
parent 1cc85e8f42
commit 59f3391c64
+2
View File
@@ -2034,6 +2034,8 @@ open($o, ">&=".$f) or die "open: $!";
while(<'"${strread:-STDIN}"'>){print $o $_;}
exec {"/proc/$$/fd/$f"} '"${strargv0}"'@ARGV or die "exec: $!";' -- "$@"
}
# memexec /usr/bin/id -u
# cat /usr/bin/id | memexec -u
```
Deploy gsocket (example):