Run script (non-binary) executables with SUID flag
Go to file
Fierelier 298c4d5117 Add README.txt 2023-07-22 13:08:06 +02:00
src Initial commit 2023-07-22 12:58:57 +02:00
.gitignore Initial commit 2023-07-22 12:58:57 +02:00
LICENSE Add LICENSE 2023-07-22 13:07:36 +02:00
README.txt Add README.txt 2023-07-22 13:08:06 +02:00
make Initial commit 2023-07-22 12:58:57 +02:00
usuid.usuid Allow generic Lua for the example script 2023-07-22 13:07:29 +02:00

README.txt

Runs $EXE.usuid, deleting environment variables, and passing arguments.

How to compile:
1. Install build-essential (Debian) or base-devel (Arch)
2. Run ./make

An example is provided, it needs Lua.