Table of Contents

Command Description test test(1) – check file types and compare values unset (bash built-in) command that removes a variable value or a function env print all exported (global) variables defined in the current shell export (bash built-in) command that makes a variable part of the environment of subsequent processes set (bash built-in) command ... ................
................