What is shell and shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Why are shell scripts used?
Write a shell script to check whether a number is Armstrong number or not?
In a single command how do you run the previous command in the command prompt.
what is the difference between sh & bash shell?
Write a script to print the first 10 elements of fibonacci series.
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
What is "test"? How it is used in shell scripting?
How will you copy a file from one machine to other?
What does echo $0 do?
I have 2 files and I want to print the records which are common to both.
Explore about environment variables?
what do u mean by $#,$* in unix programming?