CmdWiz

7 Streak
All collections

Path

Linux Basics

Foundational Linux commands every developer should know.

Skip
Learned
bash — session
List All Files

Lists all files and directories in the current location with detailed information, including hidden files.

ls -la
+5 XP

1 / 4