Quantcast
Channel: IP АТС Asterisk
Viewing all articles
Browse latest Browse all 1041

Ротация bash_history

$
0
0
Ротация bash_history .bashrc export HISTCONTROL=ignoredups:erasedups:ignorespace # исключить дупликаты и строки начинающиеся с пробела export HISTSIZE=-1 # бесконечная история export HISTFILESIZE=-1 # unlimited history shopt -s histappend # добавлять, а не перезаписывать историю export PROMPT_COMMAND="history -a; history -c; history -r; $PROMPT_COMMAND" # Сохранять и перечитывать ист…

Viewing all articles
Browse latest Browse all 1041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>