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
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What is difference between bash and shell?
How can we find the process name from its process id?
What language is shell scripting?
Explain about shebang?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
Give some situations where typing error can destroy a program?
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
What does debug script mean?
Is shell scripting a language?