»
Linux
»
Examen sur Linux
»
Examen 201 : Advanced Administration
»
Section 5
»
Question 12/23
12.You are running out of space in your home directory. While looking for files to delete or compress you find a large file called .bash_history and delete it. A few days later, it is back and as large as before. What do you need to do to ensure that its size is smaller?
Set the HISTFILESIZE variable to a smaller number.
Set the HISTSIZE to a smaller number.
Set the NOHISTFILE variable to true.
Set the HISTAPPEND variable to true.
Explanation
« Question 11
Question 13 »