Page MenuHomeFreeBSD

flua: add fbsd module
ClosedPublic

Authored by bapt on Sep 13 2023, 7:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 14, 3:21 AM
Unknown Object (File)
Thu, Mar 12, 6:53 PM
Unknown Object (File)
Thu, Mar 12, 4:28 AM
Unknown Object (File)
Feb 21 2026, 10:54 AM
Unknown Object (File)
Feb 16 2026, 7:24 PM
Unknown Object (File)
Feb 10 2026, 9:31 PM
Unknown Object (File)
Feb 8 2026, 6:34 AM
Unknown Object (File)
Feb 8 2026, 6:13 AM
Subscribers

Details

Summary

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")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable