20 Basic Commands in Linux - Linux Simplified
In this post, we’ll explore 20 basic Linux commands everyone should know.
1. whoami
Displays the currently logged-in user.
2. pwd
pwd stands for Print Working Directory. It displays the current directory the user’s in.
3. ls
ls is used to List fi...
thesudofiles.com5 min read