How do you stop all the processes, except the shell window?
How do you search for a string inside a directory?
How do you find out about all running processes?
How do you remove a file?
What’s the conditional statement in shell scripting?
How do you test for file properties in shell scripts?
What are PIDs?
How do you search for a string inside a given file?
How do you refer to the arguments passed to a shell script?
How do you find out the current directory you’re in?
What’s the command to find out users on the system?
How do you search for a string in a directory with the subdirectories recursed?
How does a case statement look in shell scripts?