How do you count words, lines and characters in a file?
How do you search for a string inside a directory?
How do you find out your own username?
How do you stop a process?
How does a case statement look in shell scripts?
What’s the command to find out today’s date?
How do you define a function in a shell script?
What are PIDs?
How do you list currently running process?
How do you refer to the arguments passed to a shell script?
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 count words, lines and characters in a file?