Skip to content

A simple bash script to get usd quota and convert an usd amount to brl.

Notifications You must be signed in to change notification settings

Natan19/quota-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

A simple bash script to get usd quota and convert an usd amount to brl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages