which of the following commands will set number of entries in the command history to 1000? admin 10 years ago Using the BASH shell, which of the following commands will set number of entries in the command history to 1000? A.alias HISTORY=1000 B.export HISTSIZE=1000 C.setenv HSIZE=1000 D.set NEWSIZE=1000 ← Previous question Next question →