Skip to content

Commit

Permalink
Link to coins.txt on first mention
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 17, 2024
1 parent f4cd909 commit 13e6d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1.Simple_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Let's begin simple
---
It is quite easy to use Awk from the command line to perform simple operations on text files. Suppose we have a file named "coins.txt" that describes a coin collection.
It is quite easy to use Awk from the command line to perform simple operations on text files. Suppose we have a file named "[coins.txt](data/coins.txt)" that describes a coin collection.
Each line in the file contains the following information:

> metal weight in ounces date minted country of origin description
Expand Down

0 comments on commit 13e6d7e

Please sign in to comment.