Page MenuHomeFreeBSD

flua: add fbsd module
ClosedPublic

Authored by bapt on Sep 13 2023, 7:46 AM.
Tags
None
Referenced Files
F163544168: D41840.id127849.diff
Fri, Jul 24, 7:59 AM
Unknown Object (File)
Tue, Jul 7, 11:50 PM
Unknown Object (File)
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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 53740
Build 50631: arc lint + arc unit