Hacker News new | ask | show | jobs
by zhengt 1536 days ago
Assuming you're on a shell that supports bracketed paste, it'll treat it as one block and execute all of the commands one after the other. The exit status will be that of the last command run.