How do you remove a file?
How do you list currently running process?
How do you define a function in a shell script?
How do you find out the number of arguments passed to the shell script?
How do you stop all the processes, except the shell window?
How do you search for a string inside a given file?
How do you find out about all running processes?
How do you test for file properties in shell scripts?
How do you stop a process?
How do you find out your own username?
What’s a way to do multilevel if-else’s in shell scripting?
How do you write a for loop in shell?
How do you do Boolean logic operators in shell scripting?