Answers for "sh how to not store a command in history"

0

sh how to not store a command in history

export HISTCONTROL=ignorespace
Posted by: Guest on April-09-2020

Code answers related to "sh how to not store a command in history"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language