fork download
  1. #!/bin/bash
  2. ip='172.0.0.17'
  3. echo $ip | sed -e 's/172\.\d{1,3}\./\.133./'
Success #stdin #stdout 0.01s 5320KB
stdin
Standard input is empty
stdout
172.0.0.17