pwd (Print Working Directory) pwd → Displays the absolute path of the current directory. ls (List Directory Contents) ls → Lists files and directories in the current directory. Common options: ls -l → Detailed list with permissions, size, and mod...