You've already forked devops-exercises
mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2025-07-12 23:50:28 +02:00
Navigation
Requirements
- Linux :)
Objectives
- Change directory to
/tmp
- Move to parent directory
- Change directory to home directory
- Move to parent directory
- Move again to parent directory
- Where are you at? Verify with a command
- Change to last visited directory
Solution
Click here to view the solution