Page MenuHomeFreeBSD

flua: add fbsd module
ClosedPublic

Authored by bapt on Sep 13 2023, 7:46 AM.
Tags
None
Referenced Files
F161280428: D41840.diff
Thu, Jul 2, 9:48 AM
Unknown Object (File)
Jun 1 2026, 8:27 AM
Unknown Object (File)
May 31 2026, 12:13 PM
Unknown Object (File)
May 14 2026, 11:19 PM
Unknown Object (File)
May 14 2026, 11:19 PM
Unknown Object (File)
May 14 2026, 11:19 PM
Unknown Object (File)
May 14 2026, 11:18 PM
Unknown Object (File)
May 11 2026, 4:21 PM
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