Projects#
- I want you to two environment variables: one contains your first name and another your surname.
- Now I want you to create a third variable that contains the other two, separated by a space.
- Now print this variable from a script you create locally that's in your
$PATH
and executable.