This video might help in clearly basic round of interview for linux or Devops or cloud interview
In computing, a shebang is the character sequence consisting of the characters number sign and exclamation mark (#!) at the beginning of a script. It is also called sharp-exclamation, sha-bang and hashbang
When a text file with a shebang is used as if it is an executable in a Unix-like operating system, the program loader mechanism parses the rest of the file's initial line as an interpreter directive. The loader executes the specified interpreter program, passing to it as an argument the path that was initially used when attempting to run the script, so that the program may use the file as input data. For example, if a script is named with the path path/to/script, and it starts with the following line, #!/bin/sh, then the program loader is instructed to run the program /bin/sh, passing path/to/script as the first argument.
ci cd tutorial for beginners
Linux tutorial
devops interview questions
she bang
linux interview questions
Jenkins tutorial complete step by step guide : • Jenkins Tutorial
How to install jenkins in windows: • How to Install Jenkins on Windows ? ...
How to create first sample job in jenkins: • How to Create First Freestyle Project...
How to install plugin in jenkins: • Jenkins Plugins installation | EP 04 ...
SSH-KEYS setup : • SSH Key Based Password Less Authentic...
Maven installation: • Maven Installation on Windows | EP 01...
#tutorial #devops #jenkins #jenkinstutorial #jenkinspipeline #learning #tech #career #interview #question #jenkins #cicd #linux #devopsvijay #devopsproject #devopstraining #devopstrainingvideos #cicd #devopsengineer #bashscripting #shellscripting