Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 567 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 567 Bytes

look.sh

From a csv file,

Country,Area(sk)
France,643801
Germany,357376
Spain,505990
Italy,301338

outputs

|                        Country |                       Area(sk) |
| ------------------------------ | ------------------------------ |
|                         France |                         643801 |
|                        Germany |                         357376 |
|                          Spain |                         505990 |
|                          Italy |                         301338 |

Usage

./look.sh file