What is the way to do multilevel if-else's in shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How to handle the delimiter unit seperator in Unix
What is the use of "$#" in shell scripting?
What is the lifespan of a variable inside a shell script?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
Tell something about the super block in shell scripting?
What is bourne shell scripting?
Write the syntax for "if" conditionals in linux?
What are the Different types of shells?
What is shell geeksforgeeks?
How to create environment variables?What are the conditions for creating variables?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?