function calc() {
    awk "BEGIN{ print $* }" ;
}