Closed srondss closed 1 year ago
Minishell now loops and will continue without stopping after 1 command. However, @Naji-k you will have to check the execution because commands like echo work fine but if execute "ls -la", will only run once. Need to fix this.
Minishell now loops and will continue without stopping after 1 command. However, @Naji-k you will have to check the execution because commands like echo work fine but if execute "ls -la", will only run once. Need to fix this.