How do you define a function in a shell script?
How do you do number comparison in shell scripts?
How do you find out what’s your shell?
How do you refer to the arguments passed to a shell script?
What’s the command to find out users on the system?
How do you stop all the processes, except the shell window?
How do you find out the number of arguments passed to the shell script?
How do you fire a process in the background?
How do you read keyboard input in shell scripts?
What are PIDs?
How do you write a for loop in shell?
How do you define a function in a shell script?
How do you test for file properties in shell scripts?