Skip to content

Instantly share code, notes, and snippets.

View ravikant-pal's full-sized avatar
🎯
Focusing

Ravikant Pal ravikant-pal

🎯
Focusing
View GitHub Profile
@ravikant-pal
ravikant-pal / linux-cleanup-challenge.md
Last active July 15, 2025 06:26
linux-cleanup-challenge

🧩 “Messy Repo” Folder Generator

mkdir -p messy-repo && cd messy-repo

# Create scattered files
touch README temp.txt config.yml old.log
mkdir old_version
touch old_version/backup.zip old_version/readme.md

Linux & Shell Workshop SIT Pune

Instructor: Ravikant, Senior Software Engineer (5+ years) on macOS/Linux
Venue: SIT Pune
Dates: 14 July & 16 July


👋 Introduction