simexec(1) #17

Closed
opened 2023-12-27 16:09:20 +00:00 by trinity · 4 comments
Owner

Would my utility simexec(1), which simulates program execution with a given argv, be useful as a part of Bonsai?

Usage: simexec [file] (command (arguments...))

This is useful for testing multi-program binaries and other things.

Would [my utility simexec(1)](https://git.sr.ht/~trinity/src/tree/main/item/simexec), which simulates program execution with a given argv, be useful as a part of Bonsai? ``` Usage: simexec [file] (command (arguments...)) ``` This is useful for testing multi-program binaries and other things.
Owner

maybe not as a coreutil, but we could always use more tools in general under the bonsai name. what do you think about a set of tools specifically for testing à la GNU findutils?

(I know findutils contains some coreutils, but the same principle would be in effect)

maybe not as a coreutil, but we could always use more tools in general under the bonsai name. what do you think about a set of tools specifically for testing à la [GNU findutils](https://www.gnu.org/software/findutils/)? (I know findutils contains some coreutils, but the same principle would be in effect)
Author
Owner

bonsai/bonuspack would be fun. Or bonsai/leaves maybe.

`bonsai/bonuspack` would be fun. Or `bonsai/leaves` maybe.
Owner

im thinking the collection of software should have a straightforward name, but then we can have fun with the tool names. buildutils comes to mind

im thinking the collection of software should have a straightforward name, but then we can have fun with the tool names. buildutils comes to mind
Author
Owner

futzing; utilities that aren't useful except to break things (hell yeah).

`futzing`; utilities that aren't useful except to break things (hell yeah).
emma closed this issue 2024-01-01 07:02:50 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bonsai/harakit#17
No description provided.