Implement a basic init program for SO3 that reads commands from a specified file on startup. The program should:
- Parse and execute each command found in the file.
- Support an option to either launch shell or exit after executing all commands.
This feature would enhance scripting capabilities in SO3 by allowing users to modify startup behavior through a simple text file
Implement a basic init program for SO3 that reads commands from a specified file on startup. The program should:
This feature would enhance scripting capabilities in SO3 by allowing users to modify startup behavior through a simple text file