Learn how to create and run a shell script on your windows computer

preview_player
Показать описание
In this tutorial I will show you how to create and run a shell script on your windows machine. Shell script helps us sequentially executing your commands from a single file.
Hope this tutorial will be informative for you and it will encourage you to write and practice more and more shell scripts and use
Рекомендации по теме
Комментарии
Автор

I love you my brother!! love from India <33

mymelody
Автор

JUST WANTED TO SAY THANK YOU BECAUSE I WAS WONDERING WHY THE "OPEN" COMMAND WOULD NOT WORK. TURNS OUT I WAS USING THE WRONG COMMAND THE WHOLE TIME TO RUN MY FILES THANK YOU!!!!

sykersson
Автор

FYI, if you have errors about node or npm example: "node: command not found", install nodejs and include it in the Path enviorment variable.

guitarlatocarra-clases
Автор

Thank you. you made me understand how it works.otherwise i have impression that on youtube people used to show talent other wise were known moron. Thanks again for explaning all required stemps in simple, informative and in consign way.

MyWorld-czkq
Автор

How can your windows command prompt is totally different from normal one?

sayanjitb
Автор

Thanks for video, it was very helpful

sumits
Автор

what platform you are using to do the powershell scripting ?

Migrated_Monk
Автор

Hi im trying to execute a *.csh script. I did the same as you did but it said GMT SYNTAX ERROR: Must specify input file. I dont get it

widyapratiwi
Автор

Sir, when you are on $ prompt on the screen, how does it read the windows directory? Will it understand or read the windows directory, if you simply put c/tutorials?

SuperSriRanjani
Автор

thank you man, i was trying with ./script1.sh but it literally said '.' is not recognized as an internal or external command, then i saw you and everything is easier

argjendsejfullai
Автор

Hi friend. I am trying to write a bash script for cisco switch/router in linux language which will work in windows. And the main goal of the script will be making ssh connection to remote switch, router ext. and take some informations like version info. and after completing firs7 switch/router it will do it again for another switch. (Suppose that switches have same passwd and username ) It is doable? Thank you.

MehmetKaya-nyyx
Автор

hello i am wondering if there is a way for me to create a script that once activated will shut down the computer and when you turn on the computer it will shut it down again
a prank for my friend, i would appreaciate if there was a way to stop it
if it cant be stoppable i will pay for the needed repairs...

robo-suport_czrobofactory
Автор

"

'touch' is not recognized as an internal or external command,

operable program or batch file.
"



This video doesn't show/tell/indicate how to create a shell script in Windows, it only shows how frustrated one Indian guy can make a viewer.

AcademicServant
Автор

very bad tutorial.
he didn't even used vim which is very crucial part of bash/hacking and he didn't even compiled the script now the script is just a txt file.

braindeveloperdimensional