#!/bin/sh

echo "123 + 456*789." | aribas | grep -q "==> -: 359907"
