is this growing field and what is average package in this?
No Answer is Posted For this Question
Be the First to Post Answer
Write a script to print the first 10 elements of fibonacci series.
How to initialize a directory size to a variable??
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
There is a record with fields namely name,roll no.,salary,grade etc.Now,write a script to create a file with multiple records have same combination of fields but with unique roll numbers.The script should work for different names in the input file.
How will you connect to a database server from linux?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Where cron file kept?
Explain about the slow execution speed of shells?
How to get script name inside a script?
Why is it called a shell?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt