tonnytg / 42_minishell

This project has objective to build a prompt with shell commands
Apache License 2.0
2 stars 2 forks source link

<< should be given a delimiter, then read the input until a line containing the delimiter is seen. However, it doesn’t have to update the history! #27

Closed tonnytg closed 1 year ago

tonnytg commented 1 year ago

https://github.com/tonnytg/42_minishell/blob/main/srcs/commands/strategy_set_utils.c#L19