in reply to Re^2: repeat data at one line and grep as pre-set format
in thread repeat data at one line and grep as pre-set format

Its not at all clear what you meant by "grep" in this context. Nothing is being grepped.

---
$world=~s/war/peace/g

  • Comment on Re^3: repeat data at one line and grep as pre-set format