Variables in Shell Scripting | Lecture #9 | Unix Shell Scripting Tutorial

preview_player
Показать описание
In this tutorial we have covered all about Shell Variables in Unix Shell Scripting, Variable Types, Defining Variables, Accessing Variable Values, Read-only Variables, Unsetting Variables with some simple examples.

In the last lecture, we have seen Shell Scripting Basics where we have covered what is shell scripting, Shell Prompt, Shell Types(
Bourne shell (sh)

Korn shell (ksh)

Bourne Again shell (bash)
POSIX shell (sh)
The different C-type shells follow −
C shell (csh)
TENEX/TOPS C shell (tcsh)

)
also what is Shell Script and we have created and executed our first shell script.

Please find the step by step procedure to install Cygwin-

2. Run the application from your local hard drive.

3. Choose the next button on first screen.

4. Select "Install from Internet" option and click next button.

5. Give a preferred installation directory and click next button.

6. Give a temporary installation directory and click next button.

7. Select "Direct Connection" and click next button.

8. Give a temporary directory and click next button.

9. Select "Direct Connection" and click next.

10. Select a download site and click next.

11. Select the packages you want to install and click next.

12. Simply select another server and continue the installation process.

13. Once installation is completed, click Finish and continue with the Setup section.

If you find any difficulties, please let me know in the comments below.

But first, you should be aware of Structured Query Language (SQL) which we have already covered. Please find the link for FULL COURSE OF SQL.

SQL Full Course Playlist-

PYTHON Full Course Playlist-

Data Warehouse Playlist-

Don't forget to like and follow us on our social media accounts which are linked below.

Facebook-

Instagram-

Twitter-

Tumblr-

Channel Description-

AmpCode provides you e-learning platform with a mission of making education accessible to every student. AmpCode will provide you tutorials, full courses of some of the best technologies in the world today.By subscribing to this channel, you will never miss out on high quality videos on trending topics in the areas of Big Data & Hadoop, DevOps, Machine Learning, Artificial Intelligence, Angular, Data Science, Apache Spark, Python, Selenium, Tableau, AWS , Digital Marketing and many more.

#ampcode #unix #linux #shell_scripting #shell_commands #shell_variables
Рекомендации по теме
Комментарии
Автор

After setting the variable as readonly, what is the way to bring it back to write mode again?

kmurali
Автор

Simple, helpful and easy to understand for beginners...👍👍

shrutipatil
Автор

Thank u so much bhaiya ❤ for this video, very helpful playlist

theHustler
Автор

from readonly how can we bring it to write mode again?

sohampatel-bmgt