How do you stop all the processes, except the shell window?
What’s the command to find out users on the system?
How do you remove recursively?
What’s the command to find out today’s date?
How do you count words, lines and characters in a file?
How do you find out the current directory you’re in?
How do you find out what’s your shell?
How do you do Boolean logic operators in shell scripting?
How do you stop a process?
How do you define a function in a shell script?
How do you refer to the arguments passed to a shell script?
How do you test for file properties in shell scripts?
How does a case statement look in shell scripts?