Тёмный
BASH SCRIPTING & PROGRAMMING
BASH SCRIPTING & PROGRAMMING
BASH SCRIPTING & PROGRAMMING
Подписаться 279
Комментарии
@Updates-1926
@Updates-1926 8 дней назад
1:18 echo “Hello, $Name”
@abc-kw9pe
@abc-kw9pe Год назад
Array shell ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5pK4iTVuuLg.html
@HopeThatYourScrewed
@HopeThatYourScrewed Год назад
Run kese karna hai
@bashscripting6
@bashscripting6 20 дней назад
you can run the program as: (chmod +x script_name.sh) after that (./script_name.sh) it will run.
@girish_94
@girish_94 2 года назад
bro 1900 is not leap year
@bashscripting6
@bashscripting6 20 дней назад
No, 1900 is not a leap year. Although it is divisible by 4, it is also divisible by 100. but script has a concept that it works like that.
@keerthiammu6293
@keerthiammu6293 2 года назад
Thank you❤
@bashscripting6
@bashscripting6 20 дней назад
You are welcome.
@30_shrishtiverma97
@30_shrishtiverma97 3 года назад
love from India
@bashscripting6
@bashscripting6 20 дней назад
Thank You.
@hvl6906
@hvl6906 3 года назад
how to perform and store a decimal answer in a variable using | bc command?
@bashscripting6
@bashscripting6 20 дней назад
You can perform calculations and store the result in a variable using the bc command like this: result=$(echo "scale=2; 10 / 3" | bc) This sets result to the decimal answer with two decimal places. Adjust the scale value as needed for more precision.
@chanchalpanjabi6027
@chanchalpanjabi6027 3 года назад
How to do sum of 1st and last digit of number
@pathiksolanki4544
@pathiksolanki4544 3 года назад
it is throwing an error
@bashscripting6
@bashscripting6 20 дней назад
Please try again.
@alanwayne1300
@alanwayne1300 3 года назад
Bro u made some erros while writing that program,plse dont turn off the recording because we can learn how to debbug the errors from you. Thanks for making the video.
@bashscripting6
@bashscripting6 10 месяцев назад
At 06:58 please clear space line between while and do.
@technicalinformation7081
@technicalinformation7081 3 года назад
Ye program likhna kis m h
@alanwayne1300
@alanwayne1300 3 года назад
Thanks for such a great content.
@bashscripting6
@bashscripting6 20 дней назад
You are welcome.
@alanwayne1300
@alanwayne1300 3 года назад
Even i am from bca 1 sem
@bashscripting6
@bashscripting6 20 дней назад
Good now you may have graduated.
@gursharankaur7426
@gursharankaur7426 4 года назад
Showing me error plz help me
@bashscripting6
@bashscripting6 20 дней назад
Please try again .
@callformusic2428
@callformusic2428 4 года назад
It has helped me a lot
@bashscripting6
@bashscripting6 20 дней назад
Good for you.
@Imran-M-
@Imran-M- 4 года назад
Idotic code, it is throwing error , disliked.......😡
@bashscripting6
@bashscripting6 20 дней назад
Please try again. some places no need for spaces.
@sravanivantaku2399
@sravanivantaku2399 4 года назад
I need Fibonacci series which should be printed in Diamond shape in a vertical manner.
@bashscripting6
@bashscripting6 20 дней назад
Please check my other videos i have posted
@abidhassan370
@abidhassan370 4 года назад
Thank you for the great tutorial sir. :)
@bashscripting6
@bashscripting6 20 дней назад
You are welcome.
@jeshantkalita600
@jeshantkalita600 4 года назад
Bro there is error coming
@bashscripting6
@bashscripting6 10 месяцев назад
At 6:42 please clear space line between while and do
@beautyfultime644
@beautyfultime644 4 года назад
vai aita hoisa
@nilupanda7240
@nilupanda7240 4 года назад
1900 divisible by 4 but it's not a leap year. so u r wrong
@bashscripting6
@bashscripting6 4 года назад
Every year that is exactly divisible by four is a leap year, except for years that are exactly divisible by 100, but these centurial years are leap years if they are exactly divisible by 400. For example, the years 1700, 1800, and 1900 are not leap years, but the years 1600 and 2000 are.
@Maliha_Majeed
@Maliha_Majeed 4 года назад
this is not working.. i copied as same but not running correct.
@bashscripting6
@bashscripting6 4 года назад
there u maybe mistaken in some coding parts, please check it again and recompile it
@Maliha_Majeed
@Maliha_Majeed 4 года назад
@@bashscripting6 i tried many times....but didn"t work......but i got it from another video..
@nandhiniselvaraj3454
@nandhiniselvaraj3454 4 года назад
i am getting error
@bashscripting6
@bashscripting6 4 года назад
Hello there, where are you getting error exactly?
@naturelover7721
@naturelover7721 5 лет назад
Not useful
@bashscripting6
@bashscripting6 20 дней назад
Please try again.
@PremaKavya-yl5oc
@PremaKavya-yl5oc 5 лет назад
While test dagara error vasthondhi too many arguments antodhi
@bashscripting6
@bashscripting6 20 дней назад
Please try again.
@himanshurathod1178
@himanshurathod1178 5 лет назад
What application are you using for the shell scripts ??
@bashscripting6
@bashscripting6 5 лет назад
I don't use any application, it's the Linux operating system
@hasiv167
@hasiv167 4 года назад
And if you are running Windows OS then you can download VirtualBox and with a Linux image you can run Linux on windows, :)
@bashscripting6
@bashscripting6 4 года назад
Hello, sorry for huge long back reply, u can install linux on your system, or in a windows environment u can use virtual box, if none available u can try online simulators, as example u can goto this link: www.tutorialspoint.com/execute_bash_online.php
@sulemanali4006
@sulemanali4006 5 лет назад
how to calculate mean/ avg of given numbers?
@hiraijaz3777
@hiraijaz3777 5 лет назад
Thank you!
@bashscripting6
@bashscripting6 4 года назад
You are welcome
@waaliurrahman
@waaliurrahman 5 лет назад
Thanks a lot. Great work
@bashscripting6
@bashscripting6 4 года назад
U r most welcome
@waaliurrahman
@waaliurrahman 5 лет назад
Thanks a lot
@syedabibiameena5856
@syedabibiameena5856 5 лет назад
tq
@programmerarnab9046
@programmerarnab9046 5 лет назад
This guy doesn't even knows what he is typing..lol
@bashscripting6
@bashscripting6 4 года назад
Hello There, can u please elaborate it for us, tnx
@avinashprasad1240
@avinashprasad1240 5 лет назад
thats incomplete
@bashscripting6
@bashscripting6 4 года назад
Thanks, Can u please point it?
@bansarimehta9048
@bansarimehta9048 5 лет назад
Worst
@AmarSingh-rq7rj
@AmarSingh-rq7rj 6 лет назад
Nice video
@poonampatel1769
@poonampatel1769 6 лет назад
thanks !!!!
@bashscripting6
@bashscripting6 4 года назад
U r most welcome
@pavankalyan9647
@pavankalyan9647 6 лет назад
am getting an error: [121:not found
@AnweshDash
@AnweshDash 5 лет назад
2nd expression inside while loop is wrong,instead of $r at the end it should be $rem
@bashscripting6
@bashscripting6 4 года назад
yes sorry for mistake, there was variable naming mistake which after clarified
@ibrahimdiallo1659
@ibrahimdiallo1659 6 лет назад
it's very nice what you're doing but you have to explain it
@bashscripting6
@bashscripting6 4 года назад
Thanks for the comments I will try my best to explain it for you sir so soon
@ayeshasuman9450
@ayeshasuman9450 6 лет назад
Awsam
@bashscripting6
@bashscripting6 6 лет назад
Sorry for spelling mistake, there in terminal write "sudo su" and then write" passwd " and write your password