echo 'shopt -s histappend
export PROMPT_COMMAND="history -a; history -n"
export HISTFILESIZE=-1
export HISTSIZE=-1
export HISTTIMEFORMAT="%F %T "' >> /root/.bashrc
Created
October 2, 2024 06:25
-
-
Save AvasDream/46f26c8b21a6ff63167613c27601156a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment