This video will introduce you with Raspberry Pi Commands Under Raspbian OS. If you're just a beginner and coming from Windows environment. Then this Linux commands will help you navigate to different directories and file structure under your Raspberry Pi. As Raspberry Pi runs Raspbian OS which is debian distribution of Linux. All Linux commands will work with Raspbian OS.
The List of Raspberry Pi Commands (Linux):
1. ls -- List of content in current directory
2. cd -- Change Directory
3. mkdir -- Make Directory
4. rmdir -- Remove Directory
5. sudo -- Superuser
6. nano -- Editor under Linux
7. cd ~ -- Browse to Home Directory
8. cd / -- Browse to Root Directory