Hacker News new | ask | show | jobs
by jtylr 2141 days ago
The end of a bash script or a line?

If it's at the end of the line it's just signifying that the line continues underneath and to run that block as "one line". It's just escaping the newline character.