for loop in shell scripting | c style for loop | shell script to create or delete multiple users

preview_player
Показать описание
Hello guys , in this video I had discussed the concept of loops in shell scripting and specifically explained for loop along with its many variations. I had also created a script to add multiple users in the system using for loop and to delete multiple users in the system .
I had started with the discussion on the need of loop and how loops solve the problem of writing the same command multiple times . We can loop for the commands along with required logic. After that , I elaborated the general structure of for loop in shell scripting and after that various variations of for loop that we generally use . I also explained c style for loop , which uses the concept of for loop used in c programming language.
At the end , I created a shell script to add any number of users in system using for loop and shell script to delete any number of user from the system using for loop.
Topics covered in this video are :
- loops in shell scripting
- for loop in shell scripting
- c style for loop in shell scripting
- variations of for loop in shell scripting
- loop with strings in shell scripting
- loop with command output in shell scripting
- shell script to add any number of users in system
- shell script to delete any number of users in system
- examples on for loop
- for loop in detail
#for_loop #shell #script #loops

_____________________________________________________
Support My Work On ...

_____________________________________________________
Connect With Me On ...

Рекомендации по теме
visit shbcf.ru