Shell Scripting workshop

HVC
Apr 26, 2021

We have two day workshop from Linux world regarding Shell scripting in Linux operating system.

We have done this under mentor Vimal Daga we have covered lot of things related to Shell scripting. We have covered interesting use cases where we covered real industry use cases of shell scripting.

Below are the things we learned:

shell commands
awk
sed
gerp
Executing shell scripts
Analysing data in file with shell scripts
piping
PATH variable use in Linux and in scripts
test command to test something
Debugging shell scripts
scp to transfer file and ssh to execute scripts remotely

--

--