Make a system for calling programs and arguments without relying on /bin/sh #2

Closed
opened 2024-07-03 19:45:32 +10:00 by max · 1 comment
Owner

For now, the way I've implemented the program calling is by asking /bin/sh to run the program. I'd rather not have my shell depend on another shell :-)

For now, the way I've implemented the program calling is by asking /bin/sh to run the program. I'd rather not have my shell depend on another shell :-)
max added this to the make it functional project 2024-07-03 19:45:32 +10:00
Author
Owner

done

done
max closed this issue 2024-07-04 09:08:27 +10:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: max/mash#2
No description provided.