Skip to content

Welcome to Tech by Example

Menu
  • Home
  • Posts
  • System Design Questions
Menu

Tag: unset

How to unset a variable in bash or terminal (Linux)

Posted on July 7, 2021July 7, 2021 by admin

unset command can be used to unset a variable in the terminal. Let’s see an example Output As you can see from the output above that the value of variable test becomes…

©2025 Welcome to Tech by Example | Design: Newspaperly WordPress Theme