mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
The main difference was that our implementation was writing the final line of a series of repeated lines, whereas the spec says "The second and succeeding copies of repeated adjacent input lines shall not be written." Additionally, there was a mistake in the -f flag implementation causing the number of fields skipped to be one greater than required.