Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 311 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 311 Bytes

quota-script is a simple utilitary to get the value of 1 USD in BRL

It can also convert from USD to BRL when a value is passed as a first parameter

Examples:

$ ./getquota.sh 
$ Current quota: 5.4
$ ./getquota.sh 1000
$ Current quota: 5.4
$ Current amount in BRL: 5400