Thank you. Been asking about how to do something like this for my raspberry pi and people looked at me like an idiot. I dont know why people in that community are so obtuse when it comes to wanting to make things a little easier.
Also, you start your script with #! /bin/sh .. on my system (Ubuntu 18.04 LTS) this points to /bin/bash. -> as to not confuse a newbie - wouldn't you rather put #! /bin/bash since you are later invoking it from the prompt ?
Thank you very much Guru99. I had a computer degree from years ago and I'm now trying to relearn some of the old stuff/good stuff. You are a good teacher keep up the good work.😄
Guru 99, your way of teaching is amazing Your website is amazing, I'm following you from long time Since you had application on playstore Why you removed the application from the playstore?
If you are currently inside script and you want to save the script then follow below steps, it wil save your script. 1) Press Esc 2) Press WQ or WQ! 3) Press Enter
.swp (which stands for "swap") means that the file is still being opened / edited by a text editor, which means you probably have not properly exited your text editor. To do this in vi or vim, hit the ESC key, then enter ":wq" and hit Enter.
After writing your required script.... Go to command mode by typing Esc and to extended command mode by typing full column (:) [ shift + ; ] Then then then type wq Congrats you saved your script using vi editor. Love from India 🇮🇳
Write shell script program Where end user ask for install multiple software Please enter software: httpd, nginx, Apache2 If already installed then: message for updates
Check out COMPLETE LinuxTutorials: th-cam.com/play/PLckPQEKYlbxebubMWdjcGR7K_ukm35ZjN.html
Your videos are amazing, good teacher. Just a slight correction at 1:29, the Korn Shell also known as ksh
Could you please make complete shall script videos.
saving the script after typing
1. press the ESC key on your keyboard
2. type exactly :wq and hit enter
mvp
Thank you so much I wanted to know how to close the script and you helped me like a god 🙏
is there any other way to save the script? I tried these steps but it did not work.
what a piece of gold this little video is, thanks a lot!
Thank you a lot ... Extremely well explained ...
Thank You, My starting point!
Please continue with more detailed videos plzz
Very clearly zoomed commands line . Very nice quality and easy quick way to learn the basics to start with 👍👍👍
thanks, i needed this for my assignment due in 3 hrs lol
This is awesome. Beautiful explanatory! I finally understand it now. Thanks
thansk for a great video. Best wishes from Denmark.
Good video! Keep up the good work, and keep the vids coming! I'm currently learning Perl Scripting, so many of your points are very useful.
Thank you. Been asking about how to do something like this for my raspberry pi and people looked at me like an idiot. I dont know why people in that community are so obtuse when it comes to wanting to make things a little easier.
thank you very much for such a clear explanation
Your tutorials really helped me a lot understand things more clearly. Thank you very much for creating these really helpful tutorials 🤗👋
Great video!
Also, you start your script with #! /bin/sh .. on my system (Ubuntu 18.04 LTS) this points to /bin/bash.
-> as to not confuse a newbie - wouldn't you rather put #! /bin/bash since you are later invoking it from the prompt ?
Your video is just amazing n is very helpful to me thank u so much!
Thank you very much Guru99. I had a computer degree from years ago and I'm now trying to relearn some of the old stuff/good stuff. You are a good teacher keep up the good work.😄
Guru 99, your way of teaching is amazing
Your website is amazing, I'm following you from long time Since you had application on playstore
Why you removed the application from the playstore?
can you please make video of interfacing hardwares like microcontroller and processor to linux Pcs and work with like basics!!!!
Really superb...
Thank you, very very much guru99! You're such a wonderful help for me.
wow, such a wonderful way of explaining...Thanks guru99...😘
How you save the script please tell
Hello sir can u plz make video on searching commands
Thank you so much.... 🙏🙏
This tutorial is too much good,
Helps me in understood shell scripting😊.... You are such adoing a great job.. Keep it up👍👍
My favorite shell is zsh. Yours ???
Please make some more videos..TQ for the tutorial..
Good I liked it very much, thank you very much for this video, please upload some more shell script videos.. thanks
very helpful. thanks
Superb 🙏
How you save the script on terminal and go back to command line ?
If you are currently inside script and you want to save the script then follow below steps, it wil save your script.
1) Press Esc
2) Press WQ or WQ!
3) Press Enter
I've always seen korn shell as ksh, not just sh .. at least not under Linux.
please guru99 make more video about shell scripting
loved it ....!! need some more vedios
shouldn't the Korn shell be ksh instead of sh?
thanks a lot! I needed this!
Thank you ❤️
why does my shell is .sh.swp how can I remove swp? because I can't open my sh please help
.swp (which stands for "swap") means that the file is still being opened / edited by a text editor, which means you probably have not properly exited your text editor. To do this in vi or vim, hit the ESC key, then enter ":wq" and hit Enter.
how do you save it?
Sorry that nobody else replied to your comment earlier but type man vi for more info on vi
:wq! to save the file
After writing your required script.... Go to command mode by typing Esc and to extended command mode by typing full column (:) [ shift + ; ] Then then then type wq
Congrats you saved your script using vi editor. Love from India 🇮🇳
Thanks alot great and useful
what short cut key you use to save your script file????????
How to save script
thank you bro to translate video to arabic😍😍
Write shell script program
Where end user ask for install multiple software
Please enter software: httpd, nginx, Apache2
If already installed then: message for updates
Nyc sir
How to save the script
Shell scripting videos kha h all
short and sweet
I like video Thnk you!
very nice. thanx
thanks
10 * y y is down what is it about
thnxs very much
reduce background noise
Lol you used vi and didn't say how to save file. I see many people stuck with it.
Shell
👍
actual useless "save your script" with zero instruction as to how you save the script...
.sh is totaly irrelevant