I want to extract a number that appears in the middle of a script in linux bash:
APPLES_STR="We have 123 apples."
In C I\'d do some