Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

upgrade bash version mac

brew install bash
sudo echo '/usr/local/bin/bash' >> /etc/shells
sudo chsh -s /usr/local/bin/bash
Comment

how to upgrade bash on mac

#!/usr/bin/env bashecho $BASH_VERSION
Comment

PREVIOUS NEXT
Code Example
Shell :: install opencv raspberry pi 
Shell :: aws cli check if a bucket exists and you have permission to access it 
Shell :: random hex chars bash 
Shell :: git remove cached 
Shell :: npm sequelize 
Shell :: nginx file permission 
Shell :: install ionic 
Shell :: how to run eslint on the whole project 
Shell :: scp folder 
Shell :: how to install winetricks 
Shell :: fedora how to uninstall snapd 
Shell :: switch to remote branch git 
Shell :: bash kill all terminal 
Shell :: ssh vs gpg keys 
Shell :: ngrok download authoken 
Shell :: start kafka cmd 
Shell :: ubuntu move folder to another directory 
Shell :: git branch delete all local branches 
Shell :: bash if number equals 
Shell :: expo channels list 
Shell :: search file in ubuntu 
Shell :: putty zip command 
Shell :: install drush ubuntu 20.04 
Shell :: format partition linux 
Shell :: git remote add upstream 
Shell :: terminator download 
Shell :: how to setup display xServer wsl win10 
Shell :: change ratio vmware ubuntu 
Shell :: create a file in vim 
Shell :: bash get username 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =