Tag Archives: shell script

Shell script to extract the exchange rates from BNR (Romania)

Here is a simple script to get the exchange rates.Continue reading

How to create a simple shell script

Here is a simple example of creating and running (executing) a shell script. This script will display the numbers from 1 to 10.Continue reading