Page MenuHomeFreeBSD

flua: add fbsd module
ClosedPublic

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