Sample Header Ad - 728x90

Is there a way to disable history for one command in TCSH?

2 votes
1 answer
1914 views
I am executing a command in TCSH, which requires me to pass a password on the command line. Obviously, I would like it not to be saved in the history file. I know that other shells like Bash supports various ways to achieve it, like export HISTCONTROL=ignorespace. Is there anything similar for TCSH (preferably on FreeBSD)?
Asked by Mateusz Piotrowski (4983 rep)
Jun 29, 2020, 11:05 AM
Last activity: Jan 19, 2024, 12:31 PM