DevOpsLab|

Bash Learning

Progress: 0 / 20 exercises
Sign in to save progress

Navigate the File System

BeginnerNavigation

Learn basic navigation commands

Instructions:

Navigate to the /tmp directory and list all files. Use the 'cd' command to change directory and 'ls' to list files.

Loading terminal...