Introduction
Shell and Kernel
Basic commands
Vi editor
Shell scripting
100

1969 at AT&T Bell Labs by Ken Thompson and Dennis

When was UNIX development started?

100

Shell is an interpreter between user and Kernel 

What is shell?

100

$ ls

Which is the command used for listing files?

100

i I

r R

o O

Give the input mode commands in vi editor

100

Shell programming is combination of commands to get the desired output which are used frequently

What is shell scripting

200

Hardware

kernel

shell

Layers in UNIX Architecture

200

C Shell, Bourne Shell and Korn Shell

Name the different types of shells

200

o/p: rwxr--r--

chmod 644 abc

200

G

what is the command for Absolute movement in vi editor?

200

if condition true

then

commands

fi

write the syntax of if

M
e
n
u