All UNIX Shell Script
1.Result Display
2.find the largest of three numbers and also find the total and the average.
3.simple interest.
4.number is even or odd.
5.Leap year or not
6.Sum of first N number
7.Prime or not
8.Armstrong Number
9.Table
10. factorial
11.Calculator
12. 1-4+27-16+125-36+------- series
13.Display series: 0,1,1,2,3,5,8.......
14.Find Basic Salary,Hra,DA, And Calculate the Net Salary.
15.raised to the power
16.pattern
17.More Big Usefull Shell scrip file are present in this link
1.Result Display
2.find the largest of three numbers and also find the total and the average.
3.simple interest.
4.number is even or odd.
5.Leap year or not
6.Sum of first N number
7.Prime or not
8.Armstrong Number
9.Table
10. factorial
11.Calculator
12. 1-4+27-16+125-36+------- series
13.Display series: 0,1,1,2,3,5,8.......
14.Find Basic Salary,Hra,DA, And Calculate the Net Salary.
15.raised to the power
16.pattern
17.More Big Usefull Shell scrip file are present in this link
6 comments:
all program is code is very simple & easy.
I think it is very good website for programming language.
It is so helpful because in every topic codes are very simple so we understand codes easily.
Thank you. !!!!!!!!!!!!!!!!!!!
Hello anyone can you help me in shell script ?
write a shell script a directory contain 50 files, first 10 file like that(rtbms.log.1, rtbms.log.2, rtbms.log.3....rtbms.log.10)
i can ignore next 20 to 50 file move to another server ?
i try with counter variable, but not understand how it work
lcm of two no using cygwin shell script
1 2 3 4 5 6 7 8 9 10 .......
output
prime number 1 3 5 7 11 ----
even nuber numbers 2 4 6 8 shellscripting in linux
Post a Comment