Linux terminal commands explained in a simple Bangla-friendly way.
Perfect for beginners coming from Windows or new to Linux Mint / Ubuntu.
What you will learn
- Understanding the Linux terminal (not Windows PowerShell)
- Zooming and configuring the terminal
- Fixing terminal fonts
ls→ list files and folderscd→ navigate directoriesclear→ clean the terminal- Create folders and files
- Delete folders
- Edit files using
nano - View file content using
cat