#!/bin/bashs='asdfsdf@ 1234900 asdf dfasdasdf @ 1345900-asdfad wer@ 678900-asdfa adf 'grep -oP '@\s*\K\d+?(?=900)' <<< "$s"
Standard input is empty
1234 1345 678
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!