We're a place where coders share, stay up-to-date and grow their careers.
I use the <CMD> && <SUCCESS_ACTION> || <FAIL_ACTION> method quite a lot ...annoying that BASH-linters complain about it.
<CMD> && <SUCCESS_ACTION> || <FAIL_ACTION>
I use the
<CMD> && <SUCCESS_ACTION> || <FAIL_ACTION>
method quite a lot ...annoying that BASH-linters complain about it.