How do you search for a string in a directory with the subdirectories recursed?
What’s the command to find out users on the system?
How do you find out the number of arguments passed to the shell script?
How do you search for a string inside a directory?
How do you list currently running process?
How do you remove a file?
How do you find out the current directory you’re in?
How do you search for a string inside a given file?
What are PIDs?
What’s the conditional statement in shell scripting?
How do you write a while loop in shell?
How do you stop all the processes, except the shell window?
How do you find out about all running processes?