What’s the conditional statement in shell scripting?
What’s the command to find out today’s date?
How do you find out your own username?
How do you remove a file?
How do you find out the current directory you’re in?
How do you define a function in a shell script?
What’s the conditional statement in shell scripting?
How do you fire a process in the background?
How does a case statement look in shell scripts?
How do you do number comparison in shell scripts?
How do you search for a string in a directory with the subdirectories recursed?
How do you write a for loop in shell?
What are PIDs?