system "toolsql < whatever.sql"; die "toolsql failed with exit code ", $? >> 8 if $?;