Kurinchi Blogger Scribbles …


Jun 19
2009

Linux: Switch between shells

Last updated: June 24th, 2009

How to switch between shells?

sh – bourne shell
bash – bourne again shell
ksh – korne shell
csh – c shell

bash” is the default shell in most linux variants.

You can switch between shells by typing the respective shells short commands like
$csh (to switch to C shell)
$ksh (to switch to korne shell)

Tags: ,

Leave a Reply


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict