fork download
  1. #!/bin/bash
  2.  
  3. s="VCAT.VSCH.VIVEK
  4. VIVEK"
  5. grep -i '\.vivek' <<< "$s"
  6.  
  7.  
Success #stdin #stdout 0s 19632KB
stdin
Standard input is empty
stdout
VCAT.VSCH.VIVEK