Тёмный

Basic Operators in Shell Scripting | Lecture #11 | Unix Shell Scripting Tutorial 

AmpCode
Подписаться 11 тыс.
Просмотров 7 тыс.
50% 1

In this tutorial we have covered all about Basic Operators in Shell Scripting supported by Bourne Shell such as-
Arithmetic Operators
Relational Operators
Boolean Operators
String Operators
File Test Operators
And we have also used them with expr (expression program) with some simple, easy to understand examples.
In the last lecture, we have seen Arrays in Shell Scripting and how to use shell arrays in Unix. We have seen what is the difference between Scalar Variables and Array Variables, Accessing Array Values with some simple examples.
Please find the step by step procedure to install Cygwin-
1. Download the file setup.exe from site www.cygwin.com.
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-
• SQL Full Course
PYTHON Full Course Playlist-
• Python Full Course
Data Warehouse Playlist-
• Data Warehouse Full Co...
Don't forget to like and follow us on our social media accounts which are linked below.
Facebook-
/ ampcode
Instagram-
/ ampcode_tutorials
Twitter-
/ ampcodetutorial
Tumblr-
ampcode.tumblr.com
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_operators

Опубликовано:

 

16 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@charongrayi4863
@charongrayi4863 9 месяцев назад
great lecture 👍 please provide an example script for File Test operator.
@glimpsytips
@glimpsytips Год назад
Great video. Love u
@ampcode
@ampcode 10 месяцев назад
Thank you!
@sonishik106
@sonishik106 7 месяцев назад
love this video
@ampcode
@ampcode 4 месяца назад
Thank you so much! Subscribe for more content 😊
@killer4791
@killer4791 Месяц назад
Good lecture, but there are improvements that you must take. Firstly, you tend to mix the concepts that are going to be talked about in next sections in the same sections. It will cause a mass confusion among student who are trying to watch Secondly, for some operators, you didn't explained them properly. And you didn't mentioned to be careful with * syntax. I knew that because I watched another video before this. Try to organise your teachings in a way that if someone who is totally new watching the video watches your video, then he can understand the concept. I.e don't involve explaining the present topics by involving the topics that are in advanced section or which will come later after this concept. I dont know why Indian teachers miss this simple logic, anyway great video.