How do you search for a string inside a given file?
How do you read keyboard input in shell scripts?
What’s the command to find out users on the system?
How do you stop a process?
What’s the conditional statement in shell scripting?
How do you define a function in a shell script?
What’s the command to find out today’s date?
How do you write a for loop in shell?
What’s a way to do multilevel if-else’s in shell scripting?
How do you do number comparison in shell scripts?
How do you do Boolean logic operators in shell scripting?
How do you find out what’s your shell?
How do you write a while loop in shell?