tonnytg / 42_minishell

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

create table of commands #87

Closed tonnytg closed 1 year ago

tonnytg commented 1 year ago

Must have:

tonnytg commented 1 year ago

solved fork for builtins https://github.com/tonnytg/42_minishell/blob/e3981da2f0bcbac991d737d5e1cda67e35af31cf/srcs/commands/nodes.c#L51

for for external https://github.com/tonnytg/42_minishell/blob/e3981da2f0bcbac991d737d5e1cda67e35af31cf/srcs/commands/nodes.c#L53