0MrBit1 / Minishell

1 stars 0 forks source link

expand : key value and dollar sign ($) , parsing #11

Open 0MrBit1 opened 1 month ago

0MrBit1 commented 1 month ago

please parse the argument (key=value) , into the node , also add a flag which indicate a word should be expanded (if the $ sign is provided .)

anas-jmp commented 1 month ago

i am working on it , soon !