crispPacketTriangle / minishell

1 stars 0 forks source link

Add run_subshell() function (separate from run_batch_shell()) for calling minishell with cmd-strings rather than filenames #43

Open sjtobin opened 3 weeks ago

sjtobin commented 1 week ago

Need to use a flag (-c see man page): flag determines whether to accept a string or a file as an input.