Write a script to print the first 10 elements of fibonacci series.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is the command for " how many shell is running in your system or how many shell supported by your system " ?.

3 Answers  


What is the difference between running a script as ./scriptname.sh and sh scriptname.sh

1 Answers  


Is powershell a language?

0 Answers  


What is difference between shell and bash scripting?

0 Answers  


How to change our default shell?

5 Answers  






How will you pass and access arguments to a script in linux?

0 Answers  


how to find weblogic version through linux cammand

1 Answers   L&T,


RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same

1 Answers   Tech Mahindra,


write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 Answers  


What is shell company all about?

0 Answers  


c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory

1 Answers  


What does chmod do?

0 Answers  


Categories