filmov
tv
Command line arguments to a shell script | positional arguments in shell scripting | shift command
Показать описание
Hello guys , This video is about understanding the concept of command line arguments in shell scripting which is also known as the positional arguments and learning how to use positional arguments inside shell script . Along with that , understanding the shift command with examples. I had started with elaborating the meaning of command line arguments that are sent to executables .After that , I described the positional arguments for the shell scripting basically how we can send the command line arguments to our shell script and how we can access positional arguments inside the shell script . I also discussed about $@ , $* , $# and $0 along with command line arguments as $1 ,$2 , $3 etc . At the end , I explained the working of shift command with examples.
Topics covered in this video are :
- what is command line arguments in shell scripting
- what is positional arguments in shell scripting
- pass command line arguments to a shell script
- access positional arguments inside shell script
- $0 , $1 , $2 in shell scripting
- $* , $@ , $# in shell scripting
- shift command in shell scripting
- examples on shift command
- working s shift command in shell scripting
- command line arguments in shell scripting
#positional #arguments #shift #shell #scripting
_____________________________________________________
Support My Work On ...
_____________________________________________________
Connect With Me On ...
Topics covered in this video are :
- what is command line arguments in shell scripting
- what is positional arguments in shell scripting
- pass command line arguments to a shell script
- access positional arguments inside shell script
- $0 , $1 , $2 in shell scripting
- $* , $@ , $# in shell scripting
- shift command in shell scripting
- examples on shift command
- working s shift command in shell scripting
- command line arguments in shell scripting
#positional #arguments #shift #shell #scripting
_____________________________________________________
Support My Work On ...
_____________________________________________________
Connect With Me On ...
Комментарии