`some_long_running_script; say "done with the script"`
and it'll say the line when it's done, whether there's an error or whatever. so I know to check.
`some_long_running_script; say "done with the script"`
and it'll say the line when it's done, whether there's an error or whatever. so I know to check.