tonnytg / 42_minishell

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

feature: build here doc parsement #88

Closed tonnytg closed 1 year ago

tonnytg commented 1 year ago

Must have: here doc

Description: Command above cat receive some texts and when find EOF, finish input and send text to correct file descript, in this example file.txt after redirect.

Link Doc:

tonnytg commented 1 year ago

https://github.com/tonnytg/42_minishell/blob/main/srcs/commands/here_doc.c