Screen Too Small

This course material requires a larger screen to properly display the terminal and editor interfaces.

Please use a tablet, laptop, or desktop computer for the best learning experience.

You can continue browsing, but the experience will be significantly limited.

Scrub Logs and Relocate User ID

Pull in system logs, remove PII from the user line, keep the User ID, then move it to the top of the report.

Starting Text

vim@sandbox: ~/start.txt
vim
Bug: App crashed on launch Timestamp: 2025-11-12 08:42:10 User: Alice Smith <alice@example.com> User ID: 8472 Stack trace: NullPointerException at line 42

Expected Output

vim@sandbox: ~/expected.txt
vim
User ID: 8472 Bug: App crashed on launch Timestamp: 2025-11-12 08:42:10 Stack trace: NullPointerException at line 42

Hold on, cowboy

You gotta sign up to view challenges

New challenges appear every week. They're fun, and insightful

Sign up or sign in now!