How do you search for a string inside a given file?
How do you find out the current directory you’re in?
How do you find out your own username?
What’s the command to find out users on the system?
What are PIDs?
How do you write a while loop in shell?
How do you find out what’s your shell?
How do you count words, lines and characters in a file?
How do you find out about all running processes?
How do you read keyboard input in shell scripts?
How do you list currently running process?
How do you search for a string inside a given file?
How do you remove a file?