What is the use of break command?
No Answer is Posted For this Question
Be the First to Post Answer
Give some situations where typing error can destroy a program?
What makes c shell a more preferable option than the bourne shell?
How will you find the 99th line of a file using only tail and head command?
write a shell program to check wheather a given string is pallindrome or not?
Is bash an operating system?
How will you emulate wc –l using awk?
What is the conditional statement in shell scripting?
What is an inode block?
Can you write a script to portray how set –x works?
What is the fastest scripting language?
What is awk in shell script?
Print the 10th line without using tail and head command.