5 lines
72 B
Bash
5 lines
72 B
Bash
HISTCONTROL='ignorespace'
|
|
|
|
HISTSIZE=-1
|
|
|
|
HISTTIMEFORMAT='%Y%m%d %H%M%S '
|