language: Bash (bash 4.0.35)
date: 147 days 6 hours ago
link:
visibility: private
1
awk '{if($0~/mysite.com/){x=$0}else{print x,$0}}'