Using the BASH shell, which of the following commands will set number of entries in the command history to 1000?

Using the BASH shell, which of the following commands will set number of entries in the command history to 1000? 







A. set NEWSIZE=1000
B. setenv HSIZE=1000
C. alias HISTORY=1000
D. export HISTSIZE=1000







Answer: D


Learn More :

CompTIA

Learn More Multiple Choice Question :