00:01
So first of all we should understand what a shell is.
00:02
So if we talk about a shell.
00:03
So a shell is a command line interface.
00:08
A shell is a command line interface that allows user to interact with the operating system.
00:25
It provides a way to execute commands.
00:27
It provides a way to execute commands, manage files, manage files and directories.
00:39
Moving on to next part.
00:42
We should understand different shells.
00:44
So there are different shells.
00:45
So mac os, mac os, depaul shell, named as bash, which is also the depaul shell for most based system.
00:57
Unix based system.
00:59
Now if we talk about windows, so in case of windows, the shells use command prompt, which is based on the ms -dos command line.
01:10
Now if we talk about unix system, we talk about unix way of various shell available, which is bash, sh, that is the shell and ksh, that is console.
01:25
Now we will compare the feature and functionalities.
01:27
So if we talk about command syntax, we talk about syntax...