Horje
gchange default from dash to bash Code Example
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




Shell

Related
fold all lines in vim Code Example fold all lines in vim Code Example
add pc to domin and change name with powershell Code Example add pc to domin and change name with powershell Code Example
git delete branch error not found Code Example git delete branch error not found Code Example
h\nohup out with diffrent name Code Example h\nohup out with diffrent name Code Example
Shell CLI Argument Default Value Code Example Shell CLI Argument Default Value Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9