\d (digit) \w (word) \s (space) + (repeat) .* (anything) ^ (start) $ (end) () (group)
> ~/input
Drop file here
> ~/output
Waiting for input...