Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vmware:vcsa7:activatebash [2021/03/29 07:06] jsvmware:vcsa7:activatebash [2022/11/10 07:38] (current) ca
Line 1: Line 1:
 ====== activate bash shell for default login shell ====== ====== activate bash shell for default login shell ======
  
-<code>chsh -s "/bin/bash" root</code>+<code>chsh -s "/usr/bin/bash" root</code>
  
   * Bash activ<code bash>chsh -s /usr/bin/bash</code>   * Bash activ<code bash>chsh -s /usr/bin/bash</code>