|
CyberKabila |
#!/bin/bash |
shell script to find wheather a particular year is a leap year or not |
#!/bin/bash |
shell script to print alternate digits when a 7 digit number is passed as input |
#!/bin/bash |
|
shell script to find average of numbers given at command line |
|
#Tue May 28 11:12:41 MUT 2002 |
|
shell script to find wheather a given word is palindrome or not |
|
#Sun Jun 9 12:06:14 MUT 2002 --By Mukesh |
|
#!/bin/bash echo -n "enter
the string u want to reverse:-" |
|
shell script to count occurence of a perticular digit in inputted number. |
|
#!/bin/bash echo -n "enter
any number:-" |
|
#!/bin/bash echo -n "enter
any integer number to find even and odd :-" |
site designed and developed by mukesh and adam |