How do you find out about all running processes?
How do you find out what’s your shell?
How does a case statement look in shell scripts?
How do you count words, lines and characters in a file?
How do you do Boolean logic operators in shell scripting?
How do you do number comparison in shell scripts?
How do you write a while loop in shell?
What’s a way to do multilevel if-else’s in shell scripting?
How do you define a function in a shell script?
How do you search for a string in a directory with the subdirectories recursed?
How do you list currently running process?
How do you find out your own username?
What’s the command to find out today’s date?