After 90 min: Comfortable navigating and managing files entirely through the command line
Write Shell Scripts for Automation
After 90 min: Executable scripts that automate repetitive tasks and save hours per month
What you need
The 90-Minute Plan
Understand variables, loops, and conditionals in bash. Write a simple script.
Write a script that copies important folders to a backup location with timestamps.
Use if statements and error codes to make scripts robust.
Create a script that processes multiple files (rename, convert, move).
Schedule scripts with cron. Document and test. Next: explore more advanced scripting.
Start simple. Test scripts thoroughly before automating critical tasks. Use version control.
Keep Going
You might also try
After 90 min: Automated deployment pipeline from code commit to production with zero downtime
After 90 min: A webpage with buttons, forms, and interactive elements that respond to user actions
After 90 min: A website that looks perfect on phones, tablets, and desktops