Linux fundamentals > Environment Variables > Flashcards
history size
echo $HISTSIZE
list env variables
printenv env
see all environment variables
set | more
unset variables
unset variable name