How do you stop a process?
How do you remove a file?
How do you find out your own username?
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 find out the current directory you’re in?
How do you do Boolean logic operators in shell scripting?
How do you find out what’s your shell?
How do you remove recursively?
How do you fire a process in the background?
What are PIDs?
How do you list currently running process?
What’s the conditional statement in shell scripting?