How do you fire a process in the background?
How do you find out your own username?
How do you search for a string inside a directory?
How do you refer to the arguments passed to a shell script?
How does a case statement look in shell scripts?
How do you stop all the processes, except the shell window?
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?
What’s the command to find out users on the system?
How do you do Boolean logic operators in shell scripting?
How do you find out about all running processes?
How do you write a for loop in shell?
How do you stop a process?