Bash Shell Script for beginners #1 | Learn how to write bash shell scripting

preview_player
Показать описание
In this video, I am going to tell how to write the shell script, what is sha-bang (sharp-bang). How to automate your daily admin tasks.
Рекомендации по теме
Комментарии
Автор

Sir, I never seen the teacher like u in my whole carrier. As I am fresher in linux but i am well confident now to clear any interview cause u solve a lots of concept about linux.

lamecadet
Автор

best tutorial lokendra bhai from Anuj Kumar Thakur

desitastyfood
Автор

Long time waited for ShellScripting from you...😇😇😇

pradoshdash
Автор

Bhai, thank you so much that you started bash shell scripting but mera advice aapko aap pehle Apache ka series complete kijiye...Aapne SSL with Letsencrypt, HA, Loadbalancing, clusters, etc topics nahi cover kiya hai...Aap kab woh daalengey..we are looking upto you for that. Many youtubers had created apache series but none of them had mentioned the topics I mentioned above...So, it would be really a great help for us bhai..
Thank you for taking time and creating videos.

TheGdhungana
Автор

Plz share all videos of shell scripting

devopsinterview
Автор

hello bro, Greetings for helping all the Techies with your videos. Could you give the Kubernetes installation and run a small microservice application video on AWS

vedaramk
Автор

Hi sir,
Need clarification on shebang what will happen if I exclude that from shell script.
In #!/bin/bash what does #! mean.
Please explain.

raviranjan
Автор

Why execute perm is not required when using sh scriptname or bash scriptname?

bhavnasagta
Автор

bro can you help me to complete this task..
One of the difficult tasks that Linux administrators face is to manage users or new employees. The difficulty can be to add deletion and change user attributes. In this task, your job is to write a shell script that performs the following tasks:
the script must accept first, last or middle names,
the script must be able to assign a new user to a group of student (if the group does not exist, the script must create user group),
based on the first name and last name, the script should generate a unique username with a length of 5 characters,
the script must check if the username does not exist before adding,
generate a complex password for the new user,
based on username scripts generate an email within the csu.edu.au domain,
the scripts must be written in a Sentinel loop,

gurjantsingh-hfxq
Автор

While loops gurinchi koncham cheppandi sir

gurunadh
Автор

Hi sir,
How to write scripts on daily environment of repeated issues like file system full, cpu utilisation alerts, memory utilisation,

speniji