fork(1) download
  1. #!/bin/bash
  2. echo "'00000': '01005':" | grep -Po "\d{5}(?='?:)"
Success #stdin #stdout 0s 5084KB
stdin
Standard input is empty
stdout
00000
01005