2018-02-18 00:02
alias log=‘tail -f /log/console.log.$(date +%Y.%m.%d)’
alias errlog=‘tail -f /log/err.log.$(date +%Y.%m.%d)’