allow to overide variable
For now we can have multiple variable definigion (coming from -i or -I) and defined with -V.
Use a hashmap to define variables and allow overiding (-V over -i or -I), and turn into a vec just before execve
For now we can have multiple variable definigion (coming from -i or -I) and defined with -V.
Use a hashmap to define variables and allow overiding (-V over -i or -I), and turn into a vec just before execve