Switch Case in Shell Scripting

Опубликовано: 23 Июль 2026
на канале: Swetha Suresh
283
4

In this video we will be learning
how to use switch case for multiple options
Some shortcuts and keys used
Ctrl+Alt+T --- To open Terminal Window
i --- To Switch to Insert mode in Vi editor.
Esc ---Switch to Command mode.
:w -- Save and continue editing.
:wq or ZZ -- Save and quit/exit vi editor.
`: Single quote is below esc key
Make sure to leave proper space for a expression