change shell
# Find shell in use
echo $0
#ouput: name of shell in use
# Check available shells
cat /etc/shells
# ouput: /bin/sh
# /bin/bash
# /usr/bin/bash
# /bin/rbash
# ...etc...
# find path to shell
type -a {shell name here}
# example: type -a bash
# output: bash is /usr/bin/bash
# bash is /bin/bash
# Change default shell
chsh -s {shell path here}
# example: chsh -s /bin/bash
# output: no output
Also in C++:
- npm install moment
- dconf editor ubuntu 20.04
- powershell bytes to mb
- ubuntu move folder to another directory
- git pull from another user
- kubectl list context
- not fond apache 2 di ubuntu
- bash break if
- how to change a project of changing from private to public in github?
- ntp not starting after reboot
- git won't ignore .env
- set pin on mcp23017 using raspberry pi shell
- mac install homebrew
- bash print specific range of rows from a file
- zookeeper cluster
- Module not found: Can't resolve '@material-ui/core/Button'
- how to decompress gzip file in linux
- batch filename
- The following exception is caused by a lack of memory and not having swap configured
- install discord
- Ubuntu install rust
- kali an installation step failed select and install software
- windows terminal guid
- get jq command