die"$_\n" sends to STDERR, so you need to add " 2>&1".
The second doesn't do the same thing as the other golfs so far. It reads the entire file whereas the other golfs spent extra character to stop after 4 lines. If reading the entire file is ok, then I put forth