How do you search for a string inside a directory?
How do you list currently running process?
How do you write a for loop in shell?
How do you stop a process?
How do you remove recursively?
How do you test for file properties in shell scripts?
How do you find out the number of arguments passed to the shell script?
How do you find out what’s your shell?
What are PIDs?
How do you read keyboard input in shell scripts?
How do you find out the current directory you’re in?
What’s the command to find out users on the system?
What’s a way to do multilevel if-else’s in shell scripting?