How do you read keyboard input in shell scripts?
How do you do number comparison in shell scripts?
How do you remove a file?
How do you stop a process?
What’s the command to find out users on the system?
How do you count words, lines and characters in a file?
How do you search for a string in a directory with the subdirectories recursed?
How do you search for a string inside a given file?
How do you define a function in a shell script?
What’s the conditional statement in shell scripting?
How do you find out your own username?
How do you stop all the processes, except the shell window?
How do you read keyboard input in shell scripts?