How do you do number comparison in shell scripts?
How do you stop all the processes, except the shell window?
What are PIDs?
How do you fire a process in the background?
How do you search for a string inside a directory?
What’s the conditional statement in shell scripting?
How does a case statement look in shell scripts?
How do you test for file properties in shell scripts?
How do you define a function in a shell script?
How do you search for a string in a directory with the subdirectories recursed?
How do you list currently running process?
What’s the command to find out today’s date?
How do you search for a string inside a given file?