13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
|
|
$ next_example.awk file1.txt
|
||
|
|
banana yellow 6
|
||
|
|
grape purple 10
|
||
|
|
plum purple 2
|
||
|
|
pineapple yellow 5
|
||
|
|
|
||
|
|
Skipped:
|
||
|
|
2: apple red 4
|
||
|
|
4: strawberry red 3
|
||
|
|
6: apple green 8
|
||
|
|
8: kiwi brown 4
|
||
|
|
9: potato brown 9
|