sadservers icon indicating copy to clipboard operation
sadservers copied to clipboard

Scenario "Santiago": confusing wording

Open fduran opened this issue 1 year ago • 1 comments

This scenario description is confusing some users (difference between occurrences of a string and number of lines where that string is present in a file). Also the way to present two solutions in one file is confusing.

Want to re-write this scenario into a similar one about more advanced grep usage.

fduran avatar Nov 16 '23 14:11 fduran

also, grep -wc gives one result less in a file than grep -c

fduran avatar Jan 14 '24 15:01 fduran