Skip to content

[EXTERNAL] fix: clarify file-details subject hints misleading comment and correct awk examples qouting#3135

Open
e-aub wants to merge 1 commit into01-edu:masterfrom
e-aub:fix-subject-pr1
Open

[EXTERNAL] fix: clarify file-details subject hints misleading comment and correct awk examples qouting#3135
e-aub wants to merge 1 commit into01-edu:masterfrom
e-aub:fix-subject-pr1

Conversation

@e-aub
Copy link

@e-aub e-aub commented Jan 20, 2026

Why?

The original file-details/README.md exercise instructions contained misleading comments about awk field usage and included incorrect quotes in examples. This could confuse learners and cause syntax errors when following the hints.

Solution Overview

  • Corrected the comments describing awk fields to reflect what is actually printed.
  • Replaced smart quotes with straight quotes in all awk examples.
  • Reorganized examples for better readability and clarity for beginners.

Implementation Details

  • Updated all awk example commands to use proper shell-compatible quotes.
  • Clarified which columns are selected in each awk example, avoiding misleading “all fields” comments.

Build Images

N/A.

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