How do you do number comparison in shell scripts?
How do you list currently running process?
How do you find out the current directory you’re in?
How do you count words, lines and characters in a file?
What’s the conditional statement in shell scripting?
How do you search for a string inside a given file?
How do you test for file properties in shell scripts?
How do you stop a process?
How do you search for a string in a directory with the subdirectories recursed?
How do you remove a file?
How do you do Boolean logic operators in shell scripting?
What are PIDs?
How do you fire a process in the background?