mahahahad / Minishell

1 stars 1 forks source link

unset #5

Closed mahahahad closed 3 months ago

mahahahad commented 5 months ago

Built-in: unset

Unset the provided environment variables.

On its own, does nothing.

Takes in multiple parameters allowing all of them to be unset in one line.