How do you remove recursively?
How do you stop a process?
How do you find out the number of arguments passed to the shell script?
How do you refer to the arguments passed to a shell script?
How do you find out your own username?
How do you search for a string inside a directory?
How do you remove recursively?
What’s a way to do multilevel if-else’s in shell scripting?
How do you do number comparison in shell scripts?
How do you find out the current directory you’re in?
How do you list currently running process?
What’s the command to find out today’s date?
How do you write a for loop in shell?