Question: Modify your .bashrc to include some new commands. Your new .bashrc file must perform the equivalent of the following commands (these are pseudo-Linux): set HISTSIZE
- Modify your .bashrc to include some new commands. Your new .bashrc file must perform the equivalent of the following commands (these are pseudo-Linux):
set HISTSIZE to 42
set system to the value of executing hostname
set prompt to What?
set files to not be clobbered by redirection
alias so to source
alias h to history
Execute your .bashrc file (your answer to 8 should tell you how to do this).
Explain what each of the above commands is doing.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
