How do you fire a process in the background?
How do you search for a string inside a given file?
How do you count words, lines and characters in a file?
How do you search for a string inside a directory?
How do you do number comparison in shell scripts?
How do you fire a process in the background?
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 stop all the processes, except the shell window?
What’s a way to do multilevel if-else’s in shell scripting?
How do you do Boolean logic operators in shell scripting?
How do you remove a file?
How do you find out what’s your shell?