in reply to Print 4 Lines below matching criteria
perl -e 'system "grep -A 3 ^id: $ARGV[0]"' file [download]
grep -A 3 ^id: file [download]