The shell provides you with an interface to the UNIX system.The most common ones are sh, csh, tcsh, ksh, bash, and zsh.
I like sh shell. Sh is the bourne shell. This is one of the first shells ever written and hasn’t changed much since it was written. Sh is very simple and doesn’t have the features that a moderm day shell has. Bash or the Bourne again shell is a modern day implementation of sh. It has job control, it keeps a history and you cna rerun the previous command but hitting the up arrow. Bash by default mimics the emacs keys. Searching as well as moving around the line use the same keystrokes. This is why most programmers use bash as their shell.
I know of Bourne shell, C shell and Korn shell. I like Bourne shell because thats what Ive been exposed to in me work environment. But I can work on any of them if my work environment requires it.
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
March 30, 2015 at 1:52 am
The shell provides you with an interface to the UNIX system.The most common ones are sh, csh, tcsh, ksh, bash, and zsh.
I like sh shell. Sh is the bourne shell. This is one of the first shells ever written and hasn’t changed much since it was written. Sh is very simple and doesn’t have the features that a moderm day shell has. Bash or the Bourne again shell is a modern day implementation of sh. It has job control, it keeps a history and you cna rerun the previous command but hitting the up arrow. Bash by default mimics the emacs keys. Searching as well as moving around the line use the same keystrokes. This is why most programmers use bash as their shell.
March 30, 2015 at 5:52 pm
I know of Bourne shell, C shell and Korn shell. I like Bourne shell because thats what Ive been exposed to in me work environment. But I can work on any of them if my work environment requires it.
Navigation
Loading Questions
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
Edit Profile