Linux Commands🐧
Types of shells
Bourne shell (sh shell)
C shell (csh shell)
Z shell (zsh shell)
Bourne again shell (bash shell)
linux commands
basic commands
echo - print a string
ls - list files in a directory
cd - change directory
pwd - print working directory
...
shubhamyadav.hashnode.dev3 min read