How do you define a function in a shell script?
How do you search for a string inside a directory?
How do you count words, lines and characters in a file?
What’s the command to find out users on the system?
How do you do number comparison in shell scripts?
How do you refer to the arguments passed to a shell script?
How do you find out about all running processes?
How does a case statement look in shell scripts?
How do you find out the current directory you’re in?
How do you search for a string inside a given file?
How do you write a for loop in shell?
How do you find out your own username?
How do you test for file properties in shell scripts?