Shell Scripting Tutorial-61: Executing Multiple Scripts

preview_player
Показать описание
In this tutorial we'll learn to execute a script from another script; not a particularly hard thing to do but I recorded a tutorial on it anyway.
Рекомендации по теме
Комментарии
Автор

Just watched ALL 61 videos (started yesterday evening). Sure it will help on tomorrow's Unix exam ;-) Thanks a lot, great job!

DenysLazarenko
Автор

Thank you very much sir, with your lectures i could able to become confident in shell scripting in 3 days...
Thanks a lot once again...

vidyapusandeep
Автор

I would say this tutorial is incomplete as it does not cover the two most important things in shell scripting sed and awk. Please include them.

shubhajit
Автор

thank you so much for such informative series!

manhnguyenminh
Автор

Madhur. thank you so much for these videos! You are a great teacher!

dateengineerazurecloud
Автор

Hi your videos are quite informative and easy to understand but would request you to add few more tutorials on using sed awk and elaborate more on cut command two real time scripts extensively require the usage of these three commands

harshahariharan
Автор

these tutorials were great! thank you!

HamsterLoad
Автор

Thank you, you really did a great job Madhur.

hiteshreddy
Автор

Madhur thanks for the great videos, will be checking out the sql videos next.

TheJaysternator
Автор

Madhur you series is simply awesome and the way you explain the commands i really appreciate. But it would be great if you make sed, awk commands. Please consider my request.
thanks

chintandesai
Автор

How to get the data which is from database tables using shell scripts and how to schedule it. i have schedule some select quires using shell scripting. so please help me on this.

madhavareddy
Автор

hello I have a Csh script and I want to call it from a bash script..can u guide me how to do it

prasadvaidya
Автор

Hi madhur thnks a lot appreciate your hard work..

AzeemHashmani
Автор

Also we need the second part of these tutorials like you

TheJaysternator
Автор

when are the next ones being uploaded?

MihirPatel_mihir
Автор

I have created a small C program. I need it to be executed every time my system boots. (Linux o.s.)

Can you help me in this !!!

Can we call a C program and execute it using a shell program, , , ?

Thanks in advance ...

AzeemHashmani