How do you stop a process?
How do you find out your own username?
How do you write a while loop in shell?
How do you find out the current directory you’re in?
How do you fire a process in the background?
How do you define a function in a shell script?
How do you stop all the processes, except the shell window?
How do you do Boolean logic operators in shell scripting?
How do you list currently running process?
How do you do number comparison in shell scripts?
How do you find out the number of arguments passed to the shell script?
How do you count words, lines and characters in a file?
How do you write a for loop in shell?