perl -E 'for (1 .. 100) { $! = $_; say "$_: $!" }' | grep Input 5: Input/output error