This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.
to use it:
fbsd.exec("id", "bapt")
Differential D41840
flua: add fbsd module bapt on Sep 13 2023, 7:46 AM. Authored by Tags None Referenced Files
Subscribers
Details
This module is bundled into flua, it only provides for now the exec to use it:
Diff Detail
|