Day 11 of my ALX Software Engineering Journey: Shell basics, terminologies and shortcuts
Today, I learned basic commands in shells, shell terminologies and shortcuts in shell. Below is a summary:
Shell
Is a program that takes commands from the keyboard and delivers them to the operating system.
Bash
Is a program that runs on the shell. I...
dillibe.hashnode.dev3 min read