How do you write a while loop in shell?
How do you read keyboard input in shell scripts?
What’s the conditional statement in shell scripting?
How do you write a for loop in shell?
How do you count words, lines and characters in a file?
How do you do number comparison in shell scripts?
What’s a way to do multilevel if-else’s in shell scripting?
How do you remove recursively?
What’s the command to find out users on the system?
How do you find out the number of arguments passed to the shell script?
How do you list currently running process?
How do you test for file properties in shell scripts?
How do you write a while loop in shell?