Difference between revisions of "Unset"
Jump to navigation
Jump to search
(Created page with "<pre> Usage: unset <variable name> This command will remove an environment variable if it exists. </pre> Category:Commands ") |
m |
||
Line 5: | Line 5: | ||
</pre> | </pre> | ||
− | [[ Category:Commands ]] | + | [[Category:Commands]][[Category:Character]] |
Latest revision as of 22:56, 8 June 2019
Usage: unset <variable name> This command will remove an environment variable if it exists.