fork download
  1. #!/bin/bash
  2. echo "instream(10.20.213.11@40266):" | \
  3. sed -E 's/.*[^0-9]([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+).*/\1/'
Success #stdin #stdout 0.01s 5520KB
stdin
Standard input is empty
stdout
10.20.213.11