Skip to content

Trim files from linux course starter directory#8

Open
wagslane wants to merge 1 commit into
mainfrom
trim-unused-for-learn-linux
Open

Trim files from linux course starter directory#8
wagslane wants to merge 1 commit into
mainfrom
trim-unused-for-learn-linux

Conversation

@wagslane

@wagslane wagslane commented Jun 28, 2026

Copy link
Copy Markdown
Member

This removes all the files from this repo that will be unnecessary once the change to allow for in-browser shell lessons is merged

We should merge this right after the new linux course is live

@wagslane wagslane force-pushed the trim-unused-for-learn-linux branch from 0473941 to cfc1d46 Compare June 28, 2026 16:15
@wagslane wagslane changed the title Remove files unused by the Learn Linux course Trim files unused by Learn Linux; make genids.sh non-executable Jun 28, 2026
@wagslane wagslane changed the title Trim files unused by Learn Linux; make genids.sh non-executable Trim files from linux course starter directory Jun 28, 2026
…table

The Learn Linux course now only consumes worldbanc in its three local-machine
chapters; the earlier chapters use their own in-browser starter snapshots.

Removed (not referenced by any remaining lesson or check):
- public/key.txt, public/pr_ideas.txt
- public/products/{accounts,cds,loans} (only credit_cards is still used)
- private/passwords
- private/bin/{process_transactions.sh,warn.sh} (kept malicious.sh, worldbanc.sh)
- private/logs/2024-01-11..16 (kept one log; the dir's contents aren't referenced)

Changed:
- private/bin/genids.sh is now committed non-executable (100644). A new
  permissions lesson has the student 'chmod +x' it, so it must download without
  the execute bit set.

Retained: everything still referenced by a lesson or check (transactions/*,
backups/, contacts, customers, cmd, credit_cards/tbills.txt, company_info.md).
@wagslane wagslane force-pushed the trim-unused-for-learn-linux branch from cfc1d46 to 7d1fe0b Compare June 28, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant