Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gchange default from dash to bash

# all installed shells you can check in:
cat /etc/shells

# to change shell, you can use
$ chsh -s /bin/bash

# to check active shell use
echo $SHELL
Comment

PREVIOUS NEXT
Code Example
Shell :: sed disable disallow root login 
Shell :: kazam or simplescreenrecord Recording the Black Screen in linux. 
Shell :: ubuntu add entry to /etc/apt/sources.list 
Shell :: anonymous github email 
Shell :: git fatal "is in submodule" 
Shell :: clone in aws linux 2 
Shell :: brew install older version opencv 
Shell :: Exception: No Linux desktop project configured. 
Shell :: ubuntu open file system from terminal 
Shell :: grep substring in shell 
Shell :: noetic catkin tools install 
Shell :: ubuntu history to file without line number 
Shell :: brew compas mongo 
Shell :: ubuntu check gstreamer version 
Shell :: vim error in ubuntu 
Shell :: laravel github clone error 
Shell :: how to stop a website running on port 8000 or any other port 
Shell :: pngquant-bin@4.0.0 postinstall: `node lib/install.js` 
Shell :: bash print fields that begin with string 
Shell :: Push existing folder 
Shell :: bash for tuple 
Shell :: determine if command exists 
Shell :: install shutter for ubuntu screenshot 
Shell :: mysqltuner mysql administrator password in plesk server 
Shell :: make diff git as commit 
Shell :: fix ubuntu certificates 
Shell :: windows unable to format protected usb 
Shell :: how to create security group using aws cli 
Shell :: variable replacement bash zero padding 
Shell :: propel create generated-conf 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =