Level: 55 Age: 1y, 129d, 15h, 1min and 58s
#!/bin/csh -f
wget -q
http://www.ecb.int/home/eurofxref.htm
set ratio=`grep -A 1 "US dollar" eurofxref.htm|tail -n 1|sed -e's/ <td
align="right">//g'|awk -F \< '{print $1}'`
echo -n "USD $1 is EUR "
echo "$ratio*$1"|bc
© 1990-2025 Balanced Alternative Techniques ry. All rights reserved. BatMUD™ is a registered trademark of Balanced Alternative Techniques ry.
The individual comments are the property of their posters, and may not reflect the views or opinions of the administration.