6 lines
222 B
Markdown
6 lines
222 B
Markdown
## Costco Fuel Price function
|
|
|
|
A function that can be added as a alias in linux to show the fuel prices for Costco.
|
|
|
|
There are two different versions of the function, one uses grep to parse the html and the other used sed
|