🗓️ Day 1 Hands-On Lab: Terminal Navigation
Read the tasks below, click into the sandbox terminal, and execute the navigation sequences.
📋 Lab Milestones
-
[ ] Task 1: Human-Readable Sizing — Navigate to the
/etcdirectory and run a long listing that formats file sizes in human-readable metrics (KB/MB). -
[ ] Task 2: Temporal Sorting — Run a long listing inside
/etcthat sorts the files by modification time, reversing the order so the newest assets appear at the bottom. -
[ ] Task 3: The Environment Toggle — Use the shortcut flag to instantly teleport from your current directory back to your previous working location.